public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-8496] PR100750: Require ELFv2 ABI for ROP test
@ 2021-06-01 20:47 William Schmidt
  0 siblings, 0 replies; only message in thread
From: William Schmidt @ 2021-06-01 20:47 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:3d75b5cd9a362172838825c7083a3afa2403735a

commit r11-8496-g3d75b5cd9a362172838825c7083a3afa2403735a
Author: Bill Schmidt <wschmidt@linux.ibm.com>
Date:   Tue Jun 1 15:47:22 2021 -0500

    PR100750: Require ELFv2 ABI for ROP test
    
    2021-06-01  Bill Schmidt  <wschmidt@linux.ibm.com>
    
    gcc/testsuite/
            PR testsuite/100750
            * gcc.target/powerpc/rop-5.c: Require ELFv2 ABI.

Diff:
---
 gcc/testsuite/gcc.target/powerpc/rop-5.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/gcc.target/powerpc/rop-5.c b/gcc/testsuite/gcc.target/powerpc/rop-5.c
index cf04ea90eeb..f2594df8a44 100644
--- a/gcc/testsuite/gcc.target/powerpc/rop-5.c
+++ b/gcc/testsuite/gcc.target/powerpc/rop-5.c
@@ -1,4 +1,5 @@
 /* { dg-do compile } */
+/* { dg-require-effective-target powerpc_elfv2 } */
 /* { dg-options "-O2 -mdejagnu-cpu=power10 -mrop-protect" } */
 
 /* Verify that __ROP_PROTECT__ is predefined for -mrop-protect.  */


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

only message in thread, other threads:[~2021-06-01 20:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-01 20:47 [gcc r11-8496] PR100750: Require ELFv2 ABI for ROP test William Schmidt

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