This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/26776] A stack frame can't be recovered when using large auto variable area.
- 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: 22 Mar 2006 09:48:00 -0000
- Subject: [Bug target/26776] A stack frame can't be recovered when using large auto variable area.
- References: <bug-26776-5993@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from inaoka dot kazuhiro at renesas dot com 2006-03-22 09:48 -------
4.0.3 has a same problem.
4.1.0 has no problem. The following was a patch.
http://gcc.gnu.org/ml/gcc-patches/2005-07/msg00533.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26776