[Bug c++/52874] Which directory in gcc contains error or exception message templates?
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 5 05:20:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52874
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-04-05 05:19:55 UTC ---
"segmentation fault" is part of the shell IIRC. I think you want to look into
perror. But that is all libc and not part of GCC.
More information about the Gcc-bugs
mailing list