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

jsm28 at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Tue Jan 3 22:11:00 GMT 2012


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.



More information about the Glibc-bugs mailing list