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/29384] internal compiler error: in insn_default_length, at insn-attrtab.c:1134



------- Comment #2 from rpx at wp dot pl  2006-10-10 00:20 -------
Created an attachment (id=12400)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12400&action=view)
the output of preprocessor

the bug appears with -mips16 compilation option; the compiler seams to be
sensitive on the number of lines generated by the macro (the lines starting
with strId = eMMISTR_GENRE_XXX); If I comment some of them the problem
disapears. The number of lines the compiler behaves OK is 120.
Thanks


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29384


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