Re: [lto]: merge from trunk

Top Page

Reply to this message
Author: Kenneth Zadeck
Date:  
To: Rafael Espindola
CC: Bill Maddox, Diego Novillo, Ollie Wild, Hubicha, Jan, gcc-patches, Kai Tietz
Subject: Re: [lto]: merge from trunk
Rafael Espindola wrote:
>> I suppose it could be argued that we should
>> be using these warnings and make
>> our code clean, but was it our intent to throw the switch now?
>>
>
> I think it just came with the merge.
>
> I have updated your patch. With it the branch bootstraps again. Looks good?
>
>
>> --Bill
>>
>>
>
> Cheers,
>

I have to plead insanity here. i did not bootstrap the merge. i
compiled it and ran it against the testsuites. i had also done this
before Rafaels patch, so i did not see that problem either.

I saw the pointer cast warnings in the stage1 build but ignored them.
i did not realize that they had changed the bootstrap options so that
these were now errors in the later stages. I had seen similar errors
with some of the dataflow files earlier, and then they went away. I
guess i have not been paying enough attention to notice that someone
(who is more interested in making this c++ compatible than i am) must
have fixed the problems on the trunk parts.

Kenny