This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/54078] Bytemark 46% bigger binary with -flto
- From: "wbrana at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 24 Jul 2012 13:38:03 +0000
- Subject: [Bug lto/54078] Bytemark 46% bigger binary with -flto
- Auto-submitted: auto-generated
- References: <bug-54078-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54078
--- Comment #2 from wbrana <wbrana at gmail dot com> 2012-07-24 13:38:03 UTC ---
156312 bytes with
-s -Wall -O3 -g0 -march=core2 -fomit-frame-pointer -funroll-loops
-ffast-math -mssse3 -fno-PIE -fno-exceptions -fno-stack-protector -flto
-fwhole-program?