[Bug c++/67557] Calling copy constructor of base class in constructor of derived class produces crashing code
trippels at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Sep 13 08:30:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67557
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |redi at gcc dot gnu.org
--- Comment #5 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
Anyway, the issue started with the new std::string implementation r218964.
Jonathan?
More information about the Gcc-bugs
mailing list