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] Fix PR c/28419: ICE using __FUNCTION__ in invalid code


> Boostrapped on i686-pc-linux-gnu. I've tried to regtest this, and I got 7
> unexpected failures for gcc (none for the other default languages). I'm
> currently re-regtesting to check that those also occur with SVN head on my
> machine.
I get the exact same unexpected failures (details at the end in case it's 
needed) with a clean build of revision 115623, so the patch has been 
successfully bootstrapped and regtested with no new unexpected failures on 
i686-pc-linux-gnu.

Best regards,
Simon

PS:
For information, here are the failures I get with r115623 and when my patch is 
applied:

FAIL: gcc.c-torture/compile/20001226-1.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/cleanup-10.c execution test
FAIL: gcc.dg/cleanup-11.c execution test
FAIL: gcc.dg/cleanup-8.c execution test
FAIL: gcc.dg/cleanup-9.c execution test
FAIL: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2
FAIL: gcc.target/i386/fastcall-sseregparm.c execution test
FAIL: gcc.target/i386/sse-17.c execution test


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