[Bug c++/12491] Destructor fails to compile when optimizations (inlining) are enabled
harizak at speech dot gr
gcc-bugzilla@gcc.gnu.org
Thu Oct 2 12:28:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12491
------- Additional Comments From harizak at speech dot gr 2003-10-02 12:27 -------
Oops! Terribly sorry. Forgot the most important I guess ...
Regards,
Costas
Compilation output
==================
gluon:../harizak/Error->g++ error.cpp -c -O2
error.cpp: In destructor `Error::~Error()':
error.cpp:56: internal compiler error: Segmentation Fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
More information about the Gcc-bugs
mailing list