]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/common/config/gcn/gcn-common.c
[gcn] Set 'UI_NONE' for 'TARGET_EXCEPT_UNWIND_INFO' [PR94282]
authorThomas Schwinge <thomas@codesourcery.com>
Tue, 21 Apr 2020 20:39:33 +0000 (22:39 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Wed, 29 Apr 2020 07:39:03 +0000 (09:39 +0200)
commit7f1989249e25af6fc0f124452efa24b3796b767a
treecd8ab52cef5dc7aa3bdd7a939d9064de7c5ac56b
parentccf93cd0b21e9c0ff0a1d4ace59899fca25ac157
[gcn] Set 'UI_NONE' for 'TARGET_EXCEPT_UNWIND_INFO' [PR94282]

In libgomp offloading testing, this resolves all the 'ld: error: undefined
symbol: __gxx_personality_v0' FAILs.

gcc/
PR target/94282
* common/config/gcn/gcn-common.c (gcn_except_unwind_info): New
function.
(TARGET_EXCEPT_UNWIND_INFO): Define.
libgomp/
PR target/94282
* testsuite/libgomp.c-c++-common/function-not-offloaded.c: Remove
'dg-allow-blank-lines-in-output'.
gcc/ChangeLog
gcc/common/config/gcn/gcn-common.c
libgomp/ChangeLog
libgomp/testsuite/libgomp.c-c++-common/function-not-offloaded.c