This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hsa in repository gcc.
from e9e13d7 HSA: handle properly number of threads in a kernel new 0a72936 HSA: fix types in switch to if conversion code new 4cd022a HSA: introduce seen_error for hsa_symbol class. new 789a89f HSA: add new warning and enhance host fallback. new 28883e3 HSA: small refactoring in new 2da6010 HSA: do not use ##__VA_ARGS__. new b4669f5 HSA: enhance tree-hsagen dumping. new 312eca7 HSA: add new hsa_seen_error guards. new 1633936 HSA: give up HSA code emission if -fgnu-tm is passed.
The 8 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 | 43 +++++++++++++++++++++++++ gcc/hsa-dump.c | 3 +- gcc/hsa-gen.c | 88 +++++++++++++++++++++++++++++++++++++-------------- gcc/hsa.c | 2 +- gcc/hsa.h | 3 ++ libgomp/ChangeLog.hsa | 5 +++ libgomp/target.c | 14 +++++--- 7 files changed, 128 insertions(+), 30 deletions(-)