[Bug c++/34461] program crashes when using a try-catch-block around a constructor

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Dec 14 13:16:00 GMT 2007



------- Comment #2 from rguenth at gcc dot gnu dot org  2007-12-14 13:16 -------
15.3/10  Referring to any non-static member or base class of an object in the
handler for a function-try-block of a constructor or destructor for that object
results in undefined behavior.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list