BUG: g++ 3.x.x -fomit-frame-pointer: exception handling doesn't work

Denis Zaitsev zzz@anda.ru
Thu Aug 12 20:23:00 GMT 2004


On Wed, Aug 11, 2004 at 03:18:40PM -0700, James E Wilson wrote:
> On Wed, 2004-08-11 at 13:31, Denis Zaitsev wrote:
> > Ok.  Your main() is compiled with fp.  And this may be the reason why
> > you haven't got the error.  Please, try to recompile with
> > -mpreferred-stack-boundary=2 and see.
> 
> That does make a difference.  There is no fp now.  However, the code
> still works for me.

Ok...  What else to do...  Can you try to recompile GCC with my list
of options and then compile the example with that GCC and the same
list of options?



More information about the Gcc mailing list