[Bug c++/38658] inefficient code on trivial try/catch statement

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Dec 29 01:52:00 GMT 2008



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-12-29 01:50 -------
You would think that but I think no C++ compiler does that optimization at all.
 They might get rid of empty final's but not throw catches.


-- 


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



More information about the Gcc-bugs mailing list