BUG: g++ 3.x.x -fomit-frame-pointer: exception handling doesn't work
James E Wilson
wilson@specifixinc.com
Wed Aug 11 20:22:00 GMT 2004
On Wed, 2004-08-11 at 11:33, Denis Zaitsev wrote:
> Either this was compiled without frame pointers?
The code was compiled with -O2 -fomit-frame-pointer. Use of the
-fomit-frame-pointer option does not guarantee that the frame pointer
will be eliminated.
> BTW: Wich arch the asm is optimized for?
I didn't do anything special. configure picked i686-pc-linux-gnu as the
configure tuple.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com
More information about the Gcc
mailing list