[Bug target/47035] New: libgcc/config/t-softfp not used on darwin

howarth at nitro dot med.uc.edu gcc-bugzilla@gcc.gnu.org
Tue Dec 21 22:58:00 GMT 2010


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47035

           Summary: libgcc/config/t-softfp not used on darwin
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: howarth@nitro.med.uc.edu


Currently we emit a lot of missing prototype warnings in the libgcc build of
the soft-fp files on darwin which aren't present on linux. This is because,
unlike linux, is not using libgcc/config/t-softfp which sets...

INTERNAL_CFLAGS += -Wno-missing-prototypes -Wno-type-limits



More information about the Gcc-bugs mailing list