[Bug c++/34949] Dead code in empty destructors.

schwab@linux-m68k.org gcc-bugzilla@gcc.gnu.org
Wed Apr 3 09:27:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34949

--- Comment #22 from Andreas Schwab <schwab@linux-m68k.org> 2013-04-03 09:27:28 UTC ---
That breaks g++.dg/tree-ssa/ehcleanup-1.C

$ grep Removing ehcleanup-1.C.032t.ehcleanup1 
Removing unreachable region 1
Removing unreachable region 2
Removing unreachable region 3
Removing unreachable region 4
Removing basic block 5
Removing basic block 4
Removing unreachable region 1
Removing unreachable region 2



More information about the Gcc-bugs mailing list