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/34226] [4.3 Regression][frv] ICE in default_secondary_reload, at targhooks.c:612



------- Comment #1 from rguenth at gcc dot gnu dot org  2007-11-25 17:27 -------
Looks like a possible bug in the .md:

          gcc_assert (insn_data[(int) icode].n_operands == 3);

but more information would be appreciated here.


-- 


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


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