This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/11260] [alpha] 'output_operand: floating constant misused' with sqrt(0.0) and -mcpu=ev6
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jun 2003 17:29:28 -0000
- Subject: [Bug target/11260] [alpha] 'output_operand: floating constant misused' with sqrt(0.0) and -mcpu=ev6
- References: <20030620000055.11260.daevens@dancer.ca.sandia.gov>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11260
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-06-24 17:29 -------
Subject: Bug 11260
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: rth@gcc.gnu.org 2003-06-24 16:54:33
Modified files:
gcc : ChangeLog
gcc/config/alpha: alpha.md
Log message:
PR target/11260
* config/alpha/alpha.md (sqrtdf2): Fix operand substitution.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.140&r2=2.141
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/alpha.md.diff?cvsroot=gcc&r1=1.208&r2=1.209