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: powerpc64-linux bootstrap failure


>>>>> Jan Hubicka writes:

> Can you please try the attached patch?  It fixes ICE on AIX cross for
> the testcase Steven sent me.
> (the problem seems to be that on AIX we produce function for static
> cdtors late in a game and we don't get it properly lowered as it is not
> passed throught the IPA optimizers)

	I tested the patch and confirmed that it fixes the example, but we
already knew that from the cromss-compiler.

	I performed a full bootstrap last night (now posted) with the
patch.  The bootstrap succeeded and regression testing succeeded.

Thanks, David


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