mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
testsuite: add missing dg-require-effective-target fpic
Require effective target fpic for newly added test. gcc/testsuite/ * g++.dg/ext/visibility/visibility-local-extern1.C: Add missing dg-require-effective-target fpic.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// PR c++/103291
|
||||
// { dg-additional-options -fpic }
|
||||
// { dg-final { scan-assembler-not "@GOTPCREL" } }
|
||||
// { dg-require-effective-target fpic }
|
||||
|
||||
#pragma GCC visibility push(hidden)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user