Testsuite patch for gcc.dg/pr32370.c on IA64

Janis Johnson janis187@us.ibm.com
Wed Jul 30 12:06:00 GMT 2008


On Tue, 2008-07-29 at 14:50 -0700, Steve Ellcey wrote:
> Test gcc.dg/pr32370.c fails on IA64 HP-UX in 32 bit mode because 'unsigned
> long' is only 32 bits and we get a mismatch of types on the asm
> instruction.  This patch changes the test to use 'unsigned long long'
> on IA64 which works for 32 or 64 bits and for HP-UX and for Linux.
> 
> OK to checkin?  Tested on IA64 Linux and HP-UX.
> 
> Steve Ellcey
> sje@cup.hp.com
> 
> 
> 2008-07-29  Steve Ellcey  <sje@cup.hp.com>
> 
> 	* gcc.dg/pr32370.c: Force 64 bits on IA64.

OK.

Janis



More information about the Gcc-patches mailing list