[Bug target/37362] [4.4 Regression] Bootstrap broken on mipsisa64r2-linux-gcc

uros at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Nov 18 22:02:00 GMT 2008



------- Comment #9 from uros at gcc dot gnu dot org  2008-11-18 22:01 -------
Subject: Bug 37362

Author: uros
Date: Tue Nov 18 22:00:12 2008
New Revision: 141978

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141978
Log:
        PR target/37362
        * config/mips/mips.md (move_doubleword_fpr<mode>): Check that "high"
        is a register or zero operand in the correct mode before generating
        mtch1 insn or a register operand in the correct mode before generating
        mfch1 insn.
        (mtch1<mode>): Correct operand 1 predicate to reg_or_0_operand.

testsuite/ChangeLog:

        PR target/37362
        * gcc.target/mips/pr37362.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/mips/pr37362.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/mips/mips.md
    trunk/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list