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/24484] unrecognizable insn in extract_insn, at recog.c:2083



------- Comment #2 from pinskia at gcc dot gnu dot org  2005-10-22 13:05 -------
The following instruction does not make sense at all:

(insn 66 172 67 8 util.c:44 (set (reg/f:SI 75)
        (match_insn 677090144 ("C"))) -1 (nil)
    (nil))

If you try to compile again, does it work?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |target
 GCC target triplet|                            |i386-pc-freebsd


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


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