This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/23782] -Os +22%: gcc-3.4.4 does it in 230 bytes, gcc-4.0.2-pre in 281 bytes



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]