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/23153] [4.1 Regression] [meta-bug] code size regression from 4.0 on x86


------- Additional Comments From dann at godzilla dot ics dot uci dot edu  2005-09-13 23:09 -------
Additional data: 
For the testcase in PR8361:

 size -f generate-3.4*.o
   text    data     bss     dec     hex filename
 297025       4     181  297210   488fa generate-3.4-4.0.o
 318366       8     181  318555   4dc5b generate-3.4-4.1.o

so about a 7% increase for 4.1


-- 


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


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