[Bug target/28896] -fstack-limit-symbol and m68k and non 68020

baker at usgs dot gov gcc-bugzilla@gcc.gnu.org
Sun Aug 19 21:18:00 GMT 2012


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

Larry Baker <baker at usgs dot gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28048|0                           |1
        is obsolete|                            |

--- Comment #18 from Larry Baker <baker at usgs dot gov> 2012-08-19 21:18:23 UTC ---
Created attachment 28054
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28054
Patch for trunk version 2012-08-12 of gcc/config/m68k/m68k.md

Change 16-bit word offset (the default) Bcc .+6 instruction to 8-bit short
offset Bcc.S .+4 instruction (saves 2 bytes in every procedure prologue).



More information about the Gcc-bugs mailing list