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

baker at usgs dot gov gcc-bugzilla@gcc.gnu.org
Sat Aug 25 02:22: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 #27998|0                           |1
        is obsolete|                            |

--- Comment #20 from Larry Baker <baker at usgs dot gov> 2012-08-25 02:22:30 UTC ---
Created attachment 28081
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28081
Patch for trunk version 2012-08-12 of gcc/config/m68k/m68k.c

Correct call to plus_constant() (Pmode was missing).

Change 4 to INCOMING_FRAME_SP_OFFSET in call to plus_constant().  (I am
assuming the hard-coded 4 is the symbolic constant INCOMING_FRAME_SP_OFFSET. 
Please let me know if that is wrong.)



More information about the Gcc-bugs mailing list