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 c/21529] code size regression (+40%) with -Os from GCC-3.4.3 to 4.1


------- Additional Comments From giovannibajo at libero dot it  2005-05-12 11:48 -------
Maybe SRA could be tuned differently for -Os. RTH, do you think it is feasable, 
or is it only a register allocator problem and should not be handled at the 
tree level at all?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rth at gcc dot gnu dot org


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


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