[Bug target/30634] FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
danglin at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Feb 10 19:54:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list