From: Martin Liska Date: Tue, 17 Mar 2020 08:43:46 +0000 (+0100) Subject: Filter a test-case with gas. X-Git-Tag: basepoints/gcc-11~873 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecf2b69a629d4f79efe3c103fe54040437ea18a6;p=thirdparty%2Fgcc.git Filter a test-case with gas. PR lto/94157 * gcc.dg/lto/pr94157_0.c: Add gas effective target filter. --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 0146f8d1759a..ac9f0772bcf6 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2020-03-17 Martin Liska + + PR lto/94157 + * gcc.dg/lto/pr94157_0.c: Add gas effective + target filter. + 2020-03-16 Iain Buclaw PR d/92309 diff --git a/gcc/testsuite/gcc.dg/lto/pr94157_0.c b/gcc/testsuite/gcc.dg/lto/pr94157_0.c index 3bca677c4fbb..a6e308b855b2 100644 --- a/gcc/testsuite/gcc.dg/lto/pr94157_0.c +++ b/gcc/testsuite/gcc.dg/lto/pr94157_0.c @@ -1,4 +1,5 @@ /* { dg-lto-do link } */ +/* { dg-require-effective-target gas } */ /* { dg-lto-options { { -O0 -fipa-vrp -flto -Wa,--noexecstack -Wa,--noexecstack -Wa,--execstack -Wa,--execstack -Wa,--execstack -Wa,--execstack -Wa,--execstack -Wa,--execstack -Wa,--execstack -Wa,--execstack -Wa,--execstack -Wa,--execstack -Wa,--execstack -Wa,--execstack -Wa,--execstack -Wa,--execstack } } } */ int main() {