This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] rs6000: Update test cases to use powerpc_future_ok
- From: Segher Boessenkool <segher at kernel dot crashing dot org>
- To: Bill Schmidt <wschmidt at linux dot ibm dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 30 May 2019 14:32:34 -0500
- Subject: Re: [PATCH] rs6000: Update test cases to use powerpc_future_ok
- References: <91bdc4aa-2b7b-4296-9571-a11c61acf169@linux.ibm.com>
Hi!
On Wed, May 29, 2019 at 10:54:58PM -0500, Bill Schmidt wrote:
> 2019-05-29 Bill Schmidt <wschmidt@linux.ibm.com>
> Michael Meissner <meissner@linux.ibm.com>
>
> * gcc.target/powerpc/cpu-future.c: Require powerpc_future_ok.
> * gcc.target/powerpc/localentry-1.c: Likewise.
> * gcc.target/powerpc/localentry-direct-1.c: Likewise.
> * gcc.target/powerpc/notoc-direct-1.c: Likewise.
> * gcc.target/powerpc/pcrel-sibcall-1.c: Likewise.
Okay for trunk. Thanks!
Segher