]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/28896 (-fstack-limit-symbol and m68k and non 68020)
authorAndreas Schwab <schwab@linux-m68k.org>
Tue, 3 Jul 2012 09:46:01 +0000 (09:46 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Tue, 3 Jul 2012 09:46:01 +0000 (09:46 +0000)
commit8e22f79f4d818468faec160e89265c0654de6616
treed8d7a3ed7ecf1edad83b9fd4ee6054eb2b974bc6
parent32d024bfd2d64f70860d80d1a937ea2b7aa4117b
re PR target/28896 (-fstack-limit-symbol and m68k and non 68020)

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.

From-SVN: r189210
gcc/ChangeLog
gcc/config/m68k/m68k.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/m68k/stack-limit-1.c [new file with mode: 0644]