]> git.ipfire.org Git - thirdparty/gcc.git/commit
Remove 'ALWAYS_INLINE' workaround in 'libgomp.c++/target-exceptions-pr118794-1.C'
authorThomas Schwinge <tschwinge@baylibre.com>
Wed, 16 Apr 2025 14:52:08 +0000 (16:52 +0200)
committerThomas Schwinge <tschwinge@baylibre.com>
Thu, 17 Apr 2025 07:44:30 +0000 (09:44 +0200)
commitc3f4dedfdadfe9b85a50ebd493428e72f111ac80
tree6ceebe13fc67229f81a4eb31136286b9ff024c1c
parent378906bd64ba0eb2883f5d8947c586063a36f05a
Remove 'ALWAYS_INLINE' workaround in 'libgomp.c++/target-exceptions-pr118794-1.C'

With commit ca9cffe737d20953082333dacebb65d4261e0d0c
"For nvptx offloading, make sure to emit C++ constructor, destructor aliases [PR97106]",
we're able to remove the 'ALWAYS_INLINE' workaround added in
commit fe283dba774be57b705a7a871b000d2894d2e553
"GCN, nvptx: Support '-mfake-exceptions', and use it for offloading compilation [PR118794]".

libgomp/
* testsuite/libgomp.c++/target-exceptions-pr118794-1.C: Remove
'ALWAYS_INLINE' workaround.

(cherry picked from commit 518efed8cb7d003cd85477060b1fe926a2d7a53b)
libgomp/ChangeLog.omp
libgomp/testsuite/libgomp.c++/target-exceptions-pr118794-1.C