Re: New Failure in GCC testsuite from PR35318

2009-02-04 Thread Nick Clifton
Hi Jakub, The test needs double, otherwise it wouldn't fail with a buggy cc1 on i?86. I've been initially contemplating putting the testcase into gcc.target/i386/, but then thought it would be good to test this on a couple of other arches too. Guess it can be limited to a couple of targets whic

Re: New Failure in GCC testsuite from PR35318

2009-02-04 Thread Jakub Jelinek
On Wed, Feb 04, 2009 at 01:49:54PM +, Nick Clifton wrote: > You recently added gcc.c-torture/compile/pr35318.c to the gcc > testsuite. This has introduced a new group of failures for the m32c > port because of this error message: > > pr35318.c: In function 'foo': > pr35318.c:7:

New Failure in GCC testsuite from PR35318

2009-02-04 Thread Nick Clifton
Hi Jakub, You recently added gcc.c-torture/compile/pr35318.c to the gcc testsuite. This has introduced a new group of failures for the m32c port because of this error message: pr35318.c: In function 'foo': pr35318.c:7: error: can't find a register in class 'GENERAL_REGS' while rel