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]

Re: Exception handling bug (1): gcc-2.95.2 (unfixed from gcc-2.95.1)


> The following code core-dumps when compiled with gcc-2.95.2 on
> i586-pc-linux-gnu, binutils 2.9.5. The problem appears to be
> stack-related, since it is triggered by the -fdefer-pop option.

Thanks for your bug report. The mainline compiler (2.96 20000326
(experimental)) appears to generate correct code, the bug is still
present in the 2.95.3 snapshot, and probably won't be fixed in 2.95.

Regards,
Martin

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