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 tree-optimization/18219] [4.0/4.1/4.2 Regression] gcc-4.0/4.1/4.2.0 bloats code by 31%



------- Comment #17 from steven at gcc dot gnu dot org  2006-01-09 22:43 -------
And the numbers for "gcc (GCC) 4.1.0 20060109" are....

flags:                  .text size: 
-Os                     86 bytes
-Os -fno-ivopts         86 bytes
-m32 -Os                58 bytes
-m32 -Os -fno-ivopts    59 bytes


-- 


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



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