[tree-ssa] bootstrap failure on ppc-apple-darwin6.6

Diego Novillo dnovillo@redhat.com
Thu Jun 12 15:22:00 GMT 2003


On Tue, 2003-05-20 at 11:17, Andrew Pinski wrote:
> Fails on stage3 compiling libgcc
> 
> testcase:
> 
> #define TEMP (!0?4:8)
> #if TEMP > 4
> int temp1 = TEMP;
> #else
> int temp2 = TEMP;
> #endif
> 
> 
> Should output temp2, not temp1.
> 
Andrew,

This appears fixed now.  Are you still getting bootstrap failures on
darwin?


Thanks.  Diego.



More information about the Gcc mailing list