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]

Re: c++/10840: any way to catch a segmentation fault error?


No, this is a Microsoft extension, use signal(3) to catch seg faults.

Thanks,
Andrew Pinski

PS Can someone close this bug, as this extension is one which has
been discussed before and decided we do not want it.


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