This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/14851] [4.0 Regression] suboptimal fp division with -ffast-math
- 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: 21 Sep 2004 05:11:04 -0000
- Subject: [Bug rtl-optimization/14851] [4.0 Regression] suboptimal fp division with -ffast-math
- References: <20040405135542.14851.uros@kss-loka.si>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-09-21 05:11 -------
Subject: Bug 14851
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: uros@gcc.gnu.org 2004-09-21 05:10:55
Modified files:
gcc : ChangeLog rtlanal.c
Log message:
PR rtl-optimization/14851
* rtlanal.c (commutative_operand_precedence): Calculate
precedence of stripped constant.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5543&r2=2.5544
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/rtlanal.c.diff?cvsroot=gcc&r1=1.200&r2=1.201
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14851