This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/50644] ICE in set_is_used added today
- From: "andi-gcc at firstfloor dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 20 Oct 2011 14:05:49 +0000
- Subject: [Bug tree-optimization/50644] ICE in set_is_used added today
- Auto-submitted: auto-generated
- References: <bug-50644-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50644
--- Comment #9 from Andi Kleen <andi-gcc at firstfloor dot org> 2011-10-20 14:05:49 UTC ---
Previously the builds produced working code. Now they just segfault.
If I revert the patches (plus the ones depending on it) I get working
code again.
In my book that's a "fix". I don't know what the bug was, but it can't
be worth ICEing instead.