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

             Bug #: 54078
           Summary: Bytemark 46% bigger binary with -flto
    Classification: Unclassified
           Product: gcc
           Version: 4.7.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: wbr...@gmail.com


without -flto 106856 bytes
with -flto 156312 bytes

http://www.tux.org/~mayer/linux/nbench-byte-2.2.3.tar.gz

CFLAGS = -s -Wall -O3 -g0 -march=core2 -fomit-frame-pointer -funroll-loops
-ffast-math -mssse3 -fno-PIE -fno-exceptions -fno-stack-protector

Reply via email to