Minor exception bug with unexpected
Kaz Kylheku
kaz@cafe.net
Fri Mar 20 07:52:00 GMT 1998
On Friday, March 20, 1998 3:24 AM, Arvind Sankar
[SMTP:arvind@cse.iitb.ernet.in] wrote:
> following up on this, should there be an option to the compiler to make
> it dump core on an internal compiler error, so that somebody can make
> out what went wrong?
Somebody who is capable of making out what is wrong is probably capable
of setting a breakpoint at the function which handles internal compiler
errors or force it to core dump.
In most cases, internal compiler errors seem to be easily reproducible;
it's just a matter of repeating the same input.
Dumping core would probably just encourage people to post their uuencoded
gcc core files to the bugs mailing list. :)
More information about the Gcc-bugs
mailing list