This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/52400] [4.6 Regression] lto1: ICE with extern on static linkage
- 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: Tue, 28 Feb 2012 09:14:35 +0000
- Subject: [Bug lto/52400] [4.6 Regression] lto1: ICE with extern on static linkage
- Auto-submitted: auto-generated
- References: <bug-52400-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52400
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Known to work| |4.7.0
Resolution| |FIXED
Target Milestone|4.6.4 |4.7.0
Summary|[4.6/4.7 Regression] lto1: |[4.6 Regression] lto1: ICE
|ICE with extern on static |with extern on static
|linkage |linkage
Known to fail|4.7.0 |
--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-02-28 09:14:35 UTC ---
Fixed for 4.7. The fix is not backportable.