This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/26776] A stack frame can't be recovered when using large auto variable area.



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]