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: [Ada] Fix parallel LTO bootstrap


> Not clear why this never showed up on the 4.6 branch, but this now prevents a 
> parallel LTO bootstrap with Ada enabled from completing on the mainline.
> 
> Parallel LTO-bootstrapped, applied on the mainline and 4.6 branch.
> 
> 
> 2011-07-01  Eric Botcazou  <ebotcazou@adacore.com>
> 
> 	* gcc-interface/Make-lang.in (gnat1): Prepend '+' to the command.
> 	(gnatbind): Likewise.

The changle is obviously correct, but I wonder how the bootstrap dies w/o '+'.
It should IMO just prevent the parallelizm and take longer.

Honza


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