This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/28850] missed call -> jmp transformation; redundant unwind stuff with empty finally
- From: "pluto at agmk dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 22 Jun 2011 22:05:34 +0000
- Subject: [Bug tree-optimization/28850] missed call -> jmp transformation; redundant unwind stuff with empty finally
- Auto-submitted: auto-generated
- References: <bug-28850-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28850
Pawel Sikora <pluto at agmk dot net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |4.6.1
--- Comment #5 from Pawel Sikora <pluto at agmk dot net> 2011-06-22 22:05:16 UTC ---
call->jmp still not transformed for original testcase.