This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/26775] New: a stack pointer is not recovered correctly when using alloca.
- From: "inaoka dot kazuhiro at renesas dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Mar 2006 07:45:26 -0000
- Subject: [Bug c/26775] New: a stack pointer is not recovered correctly when using alloca.
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
When an alloca() is used with large auto variable area, a stack pointer is not
recovered correctly.
--
Summary: a stack pointer is not recovered correctly when using
alloca.
Product: gcc
Version: 3.4.6
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: inaoka dot kazuhiro at renesas dot com
GCC target triplet: m32r
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26775