This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/51497] [4.7 Regression] The run time for the polyhedron test nf.f90 is ~10% slower with -flto after revision 182107
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 14 Dec 2011 15:31:31 +0000
- Subject: [Bug lto/51497] [4.7 Regression] The run time for the polyhedron test nf.f90 is ~10% slower with -flto after revision 182107
- Auto-submitted: auto-generated
- References: <bug-51497-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51497
--- Comment #8 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-12-14 15:31:31 UTC ---
Author: rguenth
Date: Wed Dec 14 15:31:24 2011
New Revision: 182336
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182336
Log:
2011-12-14 Richard Guenther <rguenther@suse.de>
PR lto/51497
* lto-streamer-in.c (lto_read_body): Fixup local types
TYPE_CANONICAL and variant chain.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/lto-streamer-in.c