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 18:52:55 -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 18:52 -------
Subject: Bug 11260
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: rth@gcc.gnu.org 2003-06-24 17:49:26
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&only_with_tag=gcc-3_3-branch&r1=1.16114.2.612&r2=1.16114.2.613
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/alpha.md.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.199.4.3&r2=1.199.4.4