This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hsa in repository gcc.
from 6ef361a [hsa] Cleanups of plugin and gomp-constants new ee2b059 [hsa] Device-specific target arguments
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog.hsa | 10 +++ gcc/builtin-types.def | 6 +- gcc/fortran/ChangeLog.hsa | 6 ++ gcc/fortran/types.def | 4 +- gcc/omp-builtins.def | 2 +- gcc/omp-low.c | 85 ++++++++++++++++-------- include/ChangeLog.hsa | 8 +++ include/gomp-constants.h | 10 +++ libgomp/ChangeLog.hsa | 9 +++ libgomp/libgomp.h | 2 +- libgomp/libgomp_g.h | 3 +- libgomp/oacc-host.c | 2 +- libgomp/plugin/plugin-hsa.c | 31 +++++++-- libgomp/target.c | 13 ++-- liboffloadmic/plugin/libgomp-plugin-intelmic.cpp | 3 +- 15 files changed, 142 insertions(+), 52 deletions(-)