This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
GCC segmentation fault
- From: Rusev <arusev at dev dot rtsoft dot ru>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 10 Mar 2005 15:49:09 +0300
- Subject: GCC segmentation fault
Hello!
I am NOT sure that we discovered problem the first... but this makes
GCC3.0.4-2 dump core 100%
Host ARCH i386 target ARCH i386
std::string str;
make_pair("string",(str.length() == 0?throw "string":str));
/usr/include/g++-v3/bits/stl_pair.h:222: Internal error: Segmentation fault
Regards,
Alexandre.