projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4058650
)
gcc.dg/attr-copy-6.c: Require visibility.
author
Hans-Peter Nilsson
<hp@bitrange.com>
Sun, 19 Jul 2020 03:55:18 +0000
(
05:55
+0200)
committer
Hans-Peter Nilsson
<hp@bitrange.com>
Sun, 19 Jul 2020 03:55:18 +0000
(
05:55
+0200)
Another trivial one.
gcc/testsuite:
* gcc.dg/attr-copy-6.c: Require visibility.
gcc/testsuite/gcc.dg/attr-copy-6.c
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gcc.dg/attr-copy-6.c
b/gcc/testsuite/gcc.dg/attr-copy-6.c
index d1a2865ca694849f43ed427c7b3a0b984699978b..cf578bddb1b0f87b0c4b779087c986fdc88006d0 100644
(file)
--- a/
gcc/testsuite/gcc.dg/attr-copy-6.c
+++ b/
gcc/testsuite/gcc.dg/attr-copy-6.c
@@
-2,6
+2,7
@@
{ dg-do compile }
{ dg-skip-if "Attributes not supported" { { hppa*-*-hpux* } && { ! lp64 } } }
{ dg-options "-O2 -Wall" }
+ { dg-require-visibility "hidden" }
{ dg-require-alias "" }
{ dg-require-weak "" } */