This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cde4353e584 ia64: Adjust the C++14 vs. C++17 ABI thing for [[no_unique_ [...] new b9dc11b6730 Torture testing: 'libgomp.fortran/use_device_ptr-optional-2.f90' new 4912a04f8b3 [gcn] Use 'radeon' for the environment variable 'ACC_DEVICE_TYPE' new afa3d80e86f [gcn] Don't default to building target-libstdc++-v3 [PR92713] new ccf93cd0b21 [gcn] Fix build with RTL checking [PR94248] new 7f1989249e2 [gcn] Set 'UI_NONE' for 'TARGET_EXCEPT_UNWIND_INFO' [PR94282] new f2c2eaaf8fb [rtl] Harden 'set_noop_p' for non-constant selectors [PR94279] new b6a0ae1d22c [gcn] Fix 'omp-device-properties-gcn' handling new d20219b5ab2 Harden and adjust 'gcc/configure' parsing of '--enable-offl [...] new a5d0bc12e1b [OpenACC] Set 'acc_device_current = -1'
The 9 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: ChangeLog | 7 ++++++ configure | 4 ++++ configure.ac | 4 ++++ gcc/ChangeLog | 21 +++++++++++++++++ gcc/common/config/gcn/gcn-common.c | 9 ++++++++ gcc/config/gcn/gcn.md | 2 +- gcc/configure | 13 ++++++----- gcc/configure.ac | 9 +++++--- gcc/rtlanal.c | 12 +++++++--- libgomp/ChangeLog | 26 ++++++++++++++++++++++ libgomp/config/accel/openacc.f90 | 2 +- libgomp/oacc-init.c | 4 +++- libgomp/openacc.f90 | 2 +- libgomp/openacc.h | 2 +- libgomp/openacc_lib.h | 2 +- libgomp/testsuite/lib/libgomp.exp | 16 ++++++------- .../libgomp.c-c++-common/function-not-offloaded.c | 1 - .../libgomp.fortran/use_device_ptr-optional-2.f90 | 1 + libgomp/testsuite/libgomp.oacc-c++/c++.exp | 18 +++++++-------- .../libgomp.oacc-c++/firstprivate-mappings-1.C | 2 +- .../acc_get_property-gcn.c | 2 +- .../libgomp.oacc-c-c++-common/asyncwait-nop-1.c | 2 +- .../firstprivate-mappings-1.c | 2 +- .../function-not-offloaded.c | 4 ++-- .../libgomp.oacc-c-c++-common/loop-auto-1.c | 2 +- .../libgomp.oacc-c-c++-common/loop-dim-default.c | 2 +- .../libgomp.oacc-c-c++-common/routine-wv-2.c | 2 +- .../testsuite/libgomp.oacc-c-c++-common/tile-1.c | 2 +- libgomp/testsuite/libgomp.oacc-c/c.exp | 18 +++++++-------- .../testsuite/libgomp.oacc-fortran/error_stop-1.f | 2 +- .../testsuite/libgomp.oacc-fortran/error_stop-2.f | 2 +- .../testsuite/libgomp.oacc-fortran/error_stop-3.f | 2 +- libgomp/testsuite/libgomp.oacc-fortran/fortran.exp | 14 ++++++------ 33 files changed, 149 insertions(+), 64 deletions(-)