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 1 libstdc++ failure


I am testing a fix for this, but if i can't fix it in the next few
hours i'll just revert the patch for now.

On Mon, Jul 14, 2008 at 2:02 PM, Daniel Berlin <dberlin@dberlin.org> wrote:
> The fact that it is breaking ada bootstrap points to something missing
> in either our value numbering or something weird about or type system
> :)
>
>
> On Mon, Jul 14, 2008 at 9:37 AM, Andreas Schwab <schwab@suse.de> wrote:
>> "Daniel Berlin" <dberlin@dberlin.org> writes:
>>
>>>       * tree-ssa-pre.c (fully_constant_expression): Add fold_convert
>>>       calls.
>>>       (create_expression_by_pieces): Fix typo.
>>>       (do_regular_insertion): Use debug counter here too.
>>
>> This is breaking bootstrap:
>>
>> Comparing stages 2 and 3
>> Bootstrap comparison failure!
>> ./ada/exp_ch6.o differs
>> ./ada/treepr.o differs
>> ./ada/b_gnat1.o differs
>> ./ada/b_gnatb.o differs
>> ./ada/s-restri.o differs
>> ./ada/sem_attr.o differs
>> ./ada/sem_elab.o differs
>> ./ada/errout.o differs
>> ./ada/sem_ch3.o differs
>> ./ada/sem_ch6.o differs
>> ./ada/a-except.o differs
>> ./ada/sem_res.o differs
>> ./ada/sem_prag.o differs
>> ./ada/exp_aggr.o differs
>> ./ada/sinfo.o differs
>> ./ada/checks.o differs
>> ./ada/sem_util.o differs
>> ./ada/sem_warn.o differs
>> ./ada/targparm.o differs
>> ./ada/rident.o differs
>> ./ada/treeprs.o differs
>> ./ada/live.o differs
>> ./ada/freeze.o differs
>> ./ada/rtsfind.o differs
>> ./ada/restrict.o differs
>> ./ada/s-soflin.o differs
>> ./ada/layout.o differs
>> make[2]: *** [compare] Error 1
>>
>> Andreas.
>>
>> --
>> Andreas Schwab, SuSE Labs, schwab@suse.de
>> SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
>> PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
>> "And now for something completely different."
>>
>


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