This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PR34575 fixed by skipping on powerpc*-*-darwin*


On Mon, 2007-12-24 at 19:08 -0500, Jack Howarth wrote:
> This patch adds a dg-skip-if for powerpc*-*-darwin* in both
> the gcc.target/powerpc/popcount-1.c and gcc.target/powerpc/parity-1.c
> testcases since Darwin doesn't support the required popcntb
> assembly instruction. Tested on powerpc-apple-darwin9.
> Okay for gcc trunk?
>               Jack
> 
> 2007-12-24  Jack Howarth  <howarth@bromo.med.uc.edu>
> 	PR testsuite/34575
> 	* gcc.target/powerpc/popcount-1.c: Skip on darwin.
> 	* gcc.target/powerpc/parity-1.c: Likewise.

OK.

Janis


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]