This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/48437] [4.6 Regression] LTO crashes with block-local function declarations
- 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, 08 Dec 2011 08:51:54 +0000
- Subject: [Bug lto/48437] [4.6 Regression] LTO crashes with block-local function declarations
- Auto-submitted: auto-generated
- References: <bug-48437-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48437
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.3 |4.7.0
Summary|[4.6/4.7 Regression] LTO |[4.6 Regression] LTO
|crashes with block-local |crashes with block-local
|function declarations |function declarations
Known to fail| |4.6.2
--- Comment #6 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-12-08 08:51:54 UTC ---
Fixed on trunk, I'll not backport this kind of patches (for -flto -g, that is).