This is the mail archive of the gcc@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: trunk revision 221714 gets segfault during lto bootstrap.


> As is shown here:
> 
> https://gcc.gnu.org/ml/gcc-testresults/2015-03/msg03014.html.

Hello,
I believe this should be another symptom of bug fixed by r221718.
The earlier revision exposed a problem that the edge may be moved from
indirect edges to direct edges and the outer walk will end up confused.

I will start lto bootstrap now and investigate at morning if the problem
persists.

Honza
> 
> -- 
> Toon Moene - e-mail: toon@moene.org - phone: +31 346 214290
> Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
> At home: http://moene.org/~toon/; weather: http://moene.org/~hirlam/
> Progress of GNU Fortran: http://gcc.gnu.org/wiki/GFortran#news


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