public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-8236] [committed] exec-stack warning for test which wants executable stacks
@ 2022-04-24 17:39 Jeff Law
  0 siblings, 0 replies; only message in thread
From: Jeff Law @ 2022-04-24 17:39 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:6b7441a46c771aa6ecdc0c8ed96197417d036b9a

commit r12-8236-g6b7441a46c771aa6ecdc0c8ed96197417d036b9a
Author: Jeff Law <jeffreyalaw@gmail.com>
Date:   Sun Apr 24 13:38:14 2022 -0400

    [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.

Diff:
---
 gcc/testsuite/gcc.dg/lto/pr94157_0.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.dg/lto/pr94157_0.c b/gcc/testsuite/gcc.dg/lto/pr94157_0.c
index a6e308b855b..a76141b1809 100644
--- a/gcc/testsuite/gcc.dg/lto/pr94157_0.c
+++ b/gcc/testsuite/gcc.dg/lto/pr94157_0.c
@@ -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() {


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-24 17:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-24 17:39 [gcc r12-8236] [committed] exec-stack warning for test which wants executable stacks Jeff Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).