This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 097f5668c89 Fix gcc.dg/cold-1.c new bd8af2a56bc [PR 82416] Do not extend operands to at least 32 bits
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 | 38 ++++++ gcc/hsa-common.h | 3 + gcc/hsa-gen.c | 218 +++++++++++++++++++++--------- libgomp/ChangeLog | 5 + libgomp/testsuite/libgomp.hsa.c/pr82416.c | 37 +++++ 5 files changed, 240 insertions(+), 61 deletions(-) create mode 100644 libgomp/testsuite/libgomp.hsa.c/pr82416.c