[committed] exec-stack warning for test which wants executable stacks
gcc/testsuite * gcc.dg/lto/pr94157_0.c: Also request executable stack from the linker.
This commit is contained in:
parent
fa5cd7102d
commit
6b7441a46c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
/* { 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 } } } */
|
||||
/* { 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 -Wl,-z,execstack} } } */
|
||||
|
||||
int main() {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue