[Bug c/26775] a stack pointer is not recovered correctly when using alloca.

2006-03-20 Thread inaoka dot kazuhiro at renesas dot com
--- Comment #1 from inaoka dot kazuhiro at renesas dot com 2006-03-21 07:51 --- Created an attachment (id=11078) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11078action=view) testcase m32r-linux-gnu-gcc -S alloca.c Asm output has the following code. ; EPILOGUE

[Bug c/26775] a stack pointer is not recovered correctly when using alloca.

2006-03-20 Thread inaoka dot kazuhiro at renesas dot com
--- Comment #2 from inaoka dot kazuhiro at renesas dot com 2006-03-21 07:52 --- Created an attachment (id=11079) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11079action=view) ng output NG case. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26775