This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/23782] -Os +22%: gcc-3.4.4 does it in 230 bytes, gcc-4.0.2-pre in 281 bytes
- From: "pluto at agmk dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jan 2008 09:48:43 -0000
- Subject: [Bug target/23782] -Os +22%: gcc-3.4.4 does it in 230 bytes, gcc-4.0.2-pre in 281 bytes
- References: <bug-23782-1034@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pluto at agmk dot net 2008-01-27 09:48 -------
(In reply to comment #1)
> Can someone provide numbers for 4.1, 4.2 and 4.3?
>
4.1.2 (-Os -march=i486)
text data bss dec hex filename
281 0 0 281 119 tmp.o
4.2.2 20071010:
text data bss dec hex filename
287 0 0 287 11f tmp.o
4.3.0 20071029:
text data bss dec hex filename
266 0 0 266 10a tmp.o
--
pluto at agmk dot net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pluto at agmk dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23782