amdgcn: test global constructors
The tests are disabled for historical reasons only. gcc/testsuite/ChangeLog: * lib/target-supports.exp (check_effective_target_global_constructor): Remove amdgcn.
This commit is contained in:
parent
00063459f6
commit
a1f8a3860f
1 changed files with 0 additions and 1 deletions
|
@ -851,7 +851,6 @@ proc check_effective_target_nonlocal_goto {} {
|
|||
|
||||
proc check_effective_target_global_constructor {} {
|
||||
if { [istarget nvptx-*-*]
|
||||
|| [istarget amdgcn-*-*]
|
||||
|| [istarget bpf-*-*] } {
|
||||
return 0
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue