------- Comment #14 from danglin at gcc dot gnu dot org  2007-02-10 19:54 
-------
Subject: Bug 30634

Author: danglin
Date: Sat Feb 10 19:54:33 2007
New Revision: 121803

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121803
Log:
        PR target/30634
        * pa.md (movdf): For 64-bit target, fail if operand 1 is a non-zero
        CONST_DOUBLE and operand 0 is a hard register.
        (movdi): For 64-bit target, remove code to force CONST_DOUBLE to
        memory.  Fail if operand 1 is a non-zero CONST_INT and operand 0
        is a hard floating-point register.


Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/config/pa/pa.md


-- 


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

Reply via email to