This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/53432] [4.8 Regression] ICE failed to reclaim unneeded function in same comdat group
- From: "hubicka at ucw dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 23 May 2012 15:04:20 +0000
- Subject: [Bug middle-end/53432] [4.8 Regression] ICE failed to reclaim unneeded function in same comdat group
- Auto-submitted: auto-generated
- References: <bug-53432-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53432
--- Comment #4 from Jan Hubicka <hubicka at ucw dot cz> 2012-05-23 15:04:20 UTC ---
Yes, it is just overactive sanity check. I am testing the fix.