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/34903] -Os does not use lmw/stmw for multiple ranges



------- Comment #10 from pinskia at gcc dot gnu dot org  2008-01-22 20:24 -------
Even though it has not been said here yet, the way to fix this is to have
lmw/stmw  emitted for r30/r31.  Though this only saves 8 bytes per function. 
It is the only fix which will help.  It does not fix the "regression" as it is
not really a regression anymore.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|-Os code size regression    |-Os does not use lmw/stmw
                   |                            |for multiple ranges


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


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