This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/26776] New: 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: 21 Mar 2006 07:56:56 -0000
- Subject: [Bug target/26776] New: A stack frame can't be recovered when using large auto variable area.
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
A stack frame can't be recovered when using large auto variable area.
/tmp/ccJXOHSj.s: Assembler messages:
/tmp/ccJXOHSj.s:68: Error: bad instruction `ld24 r4,#16777216'
/tmp/ccJXOHSj.s:83: Error: bad instruction `ld24 r4,#16777216'
/tmp/ccJXOHSj.s:278: Error: bad instruction `ld24 r4,#16777216'
/tmp/ccJXOHSj.s:305: Error: bad instruction `ld24 r4,#16777216'
--
Summary: A stack frame can't be recovered when using large auto
variable area.
Product: gcc
Version: 3.4.6
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
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=26776