Menu

#34 -fomit-frame-pointer check obsolete

closed-duplicate
nobody
None
5
2005-01-28
2005-01-28
No

The configure file for nget includes the check for and removal of
the -fomit-frame-pointer flag:

WARNING: cannot build with -fomit-frame-pointer on x86.
gcc does not handle exceptions properly in code compiled with
-fomit-frame-pointer on x86 platforms.

In particular it references the GCC bug:

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?
cmd=view&pr=2447&database=gcc

This bug has been marked as fixed for some time, so this check
should either be tied to a GCC version, or removed altogether.

Discussion

  • Matthew Mueller

    Matthew Mueller - 2005-01-28
    • status: open --> closed-duplicate
     
  • Matthew Mueller

    Matthew Mueller - 2005-01-28

    Logged In: YES
    user_id=65253

    Actually, this was just done a couple days ago, in CVS. :)

     

Log in to post a comment.