[Bug target/26776] A stack frame can't be recovered when using large auto variable area.
inaoka dot kazuhiro at renesas dot com
gcc-bugzilla@gcc.gnu.org
Tue Mar 21 07:58:00 GMT 2006
------- Comment #1 from inaoka dot kazuhiro at renesas dot com 2006-03-21 07:58 -------
Created an attachment (id=11080)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11080&action=view)
testcase
m32r-linux-gnu-gcc -c large.c
/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'
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26776
More information about the Gcc-bugs
mailing list