This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hsa in repository gcc.
from 6b0c680 Merged trunk revision 239241 into the hsa branch new c428227 Fix issues with firstbit and popcount source types new 80c52d2 Fix ICE in binds_to_current_def_p
The 2 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 | 12 +++++ gcc/hsa-gen.c | 13 +++-- gcc/ipa-hsa.c | 2 + libgomp/ChangeLog.hsa | 4 ++ libgomp/testsuite/libgomp.hsa.c/bits-insns.c | 73 ++++++++++++++++++++++++++++ 5 files changed, 100 insertions(+), 4 deletions(-) create mode 100644 libgomp/testsuite/libgomp.hsa.c/bits-insns.c