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: Partial fix for LTO bootstrap with Ada


> [ added missing cc of gcc-patches ]
> 
> On 23/10/15 17:46, Tom de Vries wrote:
> >[ Quote-pasted from
> >https://gcc.gnu.org/ml/gcc-patches/2012-01/msg01077.html ]
> >
> >>The LTO bootstrap of the Ada compiler is currently plagued by at least
> >>three
> >>different problems.  The attached patch is for the easy one: it

Which reminds me that I have the following fox for the DCE issue stalling
for a while:
https://gcc.gnu.org/ml/gcc-patches/2015-05/msg02876.html
It removes all the fragile code to update PHI nodes across redirected edges.

Honza


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