This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/52306] ICE in CSE
- From: "tg at mirbsd dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 06 May 2012 17:04:12 +0000
- Subject: [Bug middle-end/52306] ICE in CSE
- Auto-submitted: auto-generated
- References: <bug-52306-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52306
Thorsten Glaser <tg at mirbsd dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |4.6.3
--- Comment #4 from Thorsten Glaser <tg at mirbsd dot org> 2012-05-06 17:04:12 UTC ---
Luckily, -Os works in the libxslt case (not in the libvirt case, though),
although, from the earlier comments, optimisation is just hiding the bug
by changing control flow.