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

Andrew Pinski pinskia@physics.uc.edu
Thu Jun 12 15:42:00 GMT 2003


On Thursday, Jun 12, 2003, at 11:17 US/Eastern, Diego Novillo wrote:

> 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?

Yes, the same error unless something change between
[zhivago2:pinskia/src/gccssa] pinskia% more src/LAST_UPDATED
Thu Jun 12 09:05:00 EDT 2003
Thu Jun 12 13:05:00 UTC 2003
and now.  I will look into it a little more to see where
the problem is because I said the secondary cause of effect of the 
problem
not the first effect.


Thanks,
Andrew Pinski



More information about the Gcc mailing list