This is the mail archive of the gcc-regression@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]

Re: GCC build failed with your patch on 2001-02-17T20:05:01Z.



Hi Richard,

/sloth/delay/tbox/cvs-gcc/gcc/gcc/libgcc2.c: In function `__divdi3':
/sloth/delay/tbox/cvs-gcc/gcc/gcc/libgcc2.c:747: Unrecognizable insn:
(insn 725 722 195 (set (reg:SI 339)
        (and:SI (reg/v:SI 125)
            (const_int 65535 [0xffff]))) -1 (nil)
    (nil))

Something's not checking that insns are valid after making
substitutions.  This insn is invalid because it needs an extra
CLOBBER.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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