Commit 6a79ea14 by Bill Schmidt Committed by William Schmidt

re PR target/83946 (Safe Indirect Jumps broken on AIX)

2018-01-21  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

	PR target/83946
	* gcc.target/powerpc/safe-indirect-jump-8.c: Skip for AIX.

From-SVN: r256939
parent e59ffda4
2018-01-21 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
PR target/83946
* gcc.target/powerpc/safe-indirect-jump-8.c: Skip for AIX.
2018-01-21 John David Anglin <danglin@gcc.gnu.org>
* gcc.dg/pr83621.c: Add -fno-common additional option on hppa*-&-hpux*.
......
/* { dg-do compile { target { ilp32 } } } */
/* { dg-skip-if "" { powerpc*-*-aix* } } */
/* { dg-additional-options "-O2 -mno-speculate-indirect-jumps" } */
/* Test for deliberate misprediction of -m32 sibcalls. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment