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/34903] -Os code size regression



------- Comment #6 from sposelenov at emcraft dot com  2008-01-21 16:08 -------
(In reply to comment #5)
> The "regression" is due to a wrong-code bug fix.  To reduce the code size, the
> prologue and epilogue need to emit lwm/stwm for two ranges of registers, which
> does not correspond to a standard PowerPC ABI.
> 

Thanks, understood. Would you please specify the bug # for this fix? I can't
find any useful.


-- 

sposelenov at emcraft dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |normal
          Component|target                      |c


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]