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: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 16 Mar 2011 16:19:52 +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 #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-16 16:19:45 UTC ---
Created attachment 23680
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23680
gcc47-pr48148.patch
I think this patch ought to fix it (or we could just not try to force_decl_die
if DECL_ABSTRACT_ORIGIN on the DECL_EXTERNAL tdecl is non-NULL.