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/28896] -fstack-limit-symbol and m68k and non 68020


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

--- Comment #5 from Andreas Schwab <schwab at gcc dot gnu.org> 2012-07-03 09:46:07 UTC ---
Author: schwab
Date: Tue Jul  3 09:46:01 2012
New Revision: 189210

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189210
Log:
    PR target/28896
    * config/m68k/m68k.c (m68k_option_override): Reset stack_limit_rtx
    if !TARGET_68020.

testsuite/
    * gcc.target/m68k/stack-limit-1.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.target/m68k/stack-limit-1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/m68k/m68k.c
    trunk/gcc/testsuite/ChangeLog


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