This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/48148] [4.7 Regression] bootstrap failed with bootstrap-profiled
- 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: Thu, 17 Mar 2011 13:25:45 +0000
- Subject: [Bug bootstrap/48148] [4.7 Regression] bootstrap failed with bootstrap-profiled
- Auto-submitted: auto-generated
- References: <bug-48148-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48148
--- Comment #14 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-17 13:25:28 UTC ---
Author: rguenth
Date: Thu Mar 17 13:25:23 2011
New Revision: 171094
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171094
Log:
2011-03-17 Richard Guenther <rguenther@suse.de>
PR bootstrap/48148
* lto-cgraph.c (input_overwrite_node): Clear the abstract
origin for decls in other ltrans units.
(input_varpool_node): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/lto-cgraph.c