[Bug c++/67557] Calling copy constructor of base class in constructor of derived class produces crashing code
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 14 15:48:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67557
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at gcc dot gnu.org
--- Comment #11 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Jason, this is the copy elision bug I mentioned.
More information about the Gcc-bugs
mailing list