This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hsa in repository gcc.
from b1782d2 Merged trunk revision 229662 into the hsa branch new f2a2eccc [hsa] Remove -ldl from libgomp_la_LDFLAGS new 4cc099b [hsa] Fix two strings new 553e710 [hsa] Fix OACC ICE new a3facd0 [hsa] Do not ICE on unversionable functions
The 4 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 | 16 ++++++++++++++++ gcc/common.opt | 2 +- gcc/hsa-gen.c | 2 -- gcc/hsa.h | 4 ++++ gcc/ipa-hsa.c | 21 +++++++++++++++++++++ gcc/omp-low.c | 5 +++-- include/ChangeLog.hsa | 11 +++++++++++ include/gomp-constants.h | 2 +- libgomp/ChangeLog.hsa | 5 +++++ libgomp/Makefile.am | 2 +- libgomp/Makefile.in | 2 +- 11 files changed, 64 insertions(+), 8 deletions(-) create mode 100644 include/ChangeLog.hsa