]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/26775 (a stack pointer is not recovered correctly when using alloca.)
authorKazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
Tue, 4 Apr 2006 09:20:35 +0000 (09:20 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Tue, 4 Apr 2006 09:20:35 +0000 (09:20 +0000)
commit396940301c3bc84384c281fda97da46788e58aad
tree90eafdca2b45367f36a1304f24402f2c73f241d5
parentb9a4de84fdc35417cfe881d12511360bb426556b
re PR target/26775 (a stack pointer is not recovered correctly when using alloca.)

PR target/26775
PR target/26776
* config/m32r/m32r.c (m32r_output_function_epilogue): Case for a large stack
  frame at epilogue. Use fp to recover a stack pointer for alloca function
  at epilogue.

From-SVN: r112660
gcc/ChangeLog
gcc/config/m32r/m32r.c