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]

[lto]: merge from 138147 committed.


there is one additional g++failure. pr33735.C fails. This appears to be a heisenbug in g++ front end. Valgrind did not find the bug. It disappears with a debuggable compiler.

The symptom is that lto-function-out fails with an invalid tree code that according to honza, lto1 should never see.

Aside from that it is a clean bootstrap and regression.

committed as revision 138220.

2008-07-28 Kenneth Zadeck <zadeck@naturalbridge.com>

Mainline merge @138147

Kenny


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