This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug libc/13552] New: Remove --enable-omitfp


http://sourceware.org/bugzilla/show_bug.cgi?id=13552

             Bug #: 13552
           Summary: Remove --enable-omitfp
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper.fsp@gmail.com
        ReportedBy: jsm28@gcc.gnu.org
    Classification: Unclassified


--enable-omitfp should be removed as obsolete.  GCC enables
-fomit-frame-pointer by default at appropriate -O levels nowadays when
appropriate for the target and with DWARF debug info it does not cause problems
with debugging.  If particular compilation options are wanted, CFLAGS is the
standard way to provide those.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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