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/33151] Invalid insn with pre_inc



------- Comment #3 from pinskia at gcc dot gnu dot org  2007-08-22 22:41 -------
I think we need a new predicate for this rtl instruction, currently we just
have:
   (clobber (match_operand:DF 4 "memory_operand" "=o"))


-- 


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


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