This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/50165] [4.7 regression] Huge build time regression (Firefox lto build)
- From: "markus at trippelsdorf dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 23 Aug 2011 16:38:22 +0000
- Subject: [Bug lto/50165] [4.7 regression] Huge build time regression (Firefox lto build)
- Auto-submitted: auto-generated
- References: <bug-50165-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50165
--- Comment #1 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2011-08-23 16:38:22 UTC ---
This regression is caused by revision 177571.
Reverting only 177661 and 177704 doesn't solve the problem.
Reverting all three revisions (77571, 177661 and 177704) solves the problem.