This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: BUG: g++ 3.x.x -fomit-frame-pointer: exception handlingdoesn't work


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.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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