------- Comment #6 from uros at gcc dot gnu dot org  2007-03-15 07:25 -------
Subject: Bug 31167

Author: uros
Date: Thu Mar 15 07:25:22 2007
New Revision: 122945

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122945
Log:
        PR target/31167
        * config/i386/i386.md (*addti3_1, *addti3_1 splitter): Use
        x86_64_general_operand as operand[2] predicate.  Remove "iF"
        from operand constraints and use "e" constraint instead.
        (*subti3_1, *subti3_1 splitter): Ditto.
        (*negti2_1, *negti2_1 splitter): Use nonimmediate_operand as
        operand[1] predicate.

testsuite/ChangeLog

       PR target/31167
       * gcc.target/i386/pr31167.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/i386/pr31167.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.md
    trunk/gcc/testsuite/ChangeLog


-- 


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

Reply via email to