From: Hans-Peter Nilsson Date: Sun, 19 Jul 2020 03:55:18 +0000 (+0200) Subject: gcc.dg/attr-copy-6.c: Require visibility. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c70bb56eb88fc7a48c91ec1031651139a7d054d;p=thirdparty%2Fgcc.git gcc.dg/attr-copy-6.c: Require visibility. Another trivial one. gcc/testsuite: * gcc.dg/attr-copy-6.c: Require visibility. --- diff --git a/gcc/testsuite/gcc.dg/attr-copy-6.c b/gcc/testsuite/gcc.dg/attr-copy-6.c index d1a2865ca694..cf578bddb1b0 100644 --- 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 "" } */