This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Exception handling bug (2): gcc-2.95.2 (unfixed from gcc-2.95.1)
- To: rankinc at zip dot com dot au
- Subject: Re: Exception handling bug (2): gcc-2.95.2 (unfixed from gcc-2.95.1)
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sun, 26 Mar 2000 22:41:56 +0200
- CC: bug-gcc at gnu dot org
- References: <3816D157.ACF23314@zipworld.com.au>
> The following code core-dumps when compiled with gcc-2.95.2,
> i586-pc-linux-gnu using binutils 2.9.5. The problem seems to be
> triggered when the -fomit-frame-pointer option is active.
Thanks for your bug report. I've put it into GNATS.
Regards,
Martin