Re: [PATCH] rs6000: Update test cases to use powerpc_future_ok

2019-05-30 Thread Segher Boessenkool
Hi! On Wed, May 29, 2019 at 10:54:58PM -0500, Bill Schmidt wrote: > 2019-05-29 Bill Schmidt > Michael Meissner > > * gcc.target/powerpc/cpu-future.c: Require powerpc_future_ok. > * gcc.target/powerpc/localentry-1.c: Likewise. > * gcc.target/powerpc/localentry-dire

[PATCH] rs6000: Update test cases to use powerpc_future_ok

2019-05-29 Thread Bill Schmidt
Hi, This patch updates test cases to use the new powerpc_future_ok effective target. Tested on powerpc64le-unknown-linux-gnu with no problems. Is this okay for trunk? Thanks, Bill 2019-05-29 Bill Schmidt Michael Meissner * gcc.target/powerpc/cpu-future.c: Require po