This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]