mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-15 13:01:06 +08:00
Filter a test-case with gas.
PR lto/94157 * gcc.dg/lto/pr94157_0.c: Add gas effective target filter.
This commit is contained in:
parent
57e7ad5a8f
commit
ecf2b69a62
gcc/testsuite
@ -1,3 +1,9 @@
|
||||
2020-03-17 Martin Liska <mliska@suse.cz>
|
||||
|
||||
PR lto/94157
|
||||
* gcc.dg/lto/pr94157_0.c: Add gas effective
|
||||
target filter.
|
||||
|
||||
2020-03-16 Iain Buclaw <ibuclaw@gdcproject.org>
|
||||
|
||||
PR d/92309
|
||||
|
@ -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() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user