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.
This commit is contained in:
Bill Schmidt 2021-06-01 11:08:53 -05:00
parent d832629169
commit 250cf86735
1 changed files with 1 additions and 0 deletions

View File

@ -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. */