[Bug rtl-optimization/18463] [4.0 Regression] Moving floating point through an integer register
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Nov 25 23:10:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-25 23:10 -------
Subject: Bug 18463
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: pinskia@gcc.gnu.org 2004-11-25 23:10:27
Modified files:
gcc : ChangeLog cse.c
Log message:
2004-11-25 Andrew Pinski <pinskia@physics.uc.edu>
parts of PR rtl-opt/18463, rtl-opt/17647
* cse.c (canon_for_address): New function.
(find_best_addr): Call canon_for_address before getting the
address's cost when checking if we should take that address.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6555&r2=2.6556
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cse.c.diff?cvsroot=gcc&r1=1.325&r2=1.326
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18463
More information about the Gcc-bugs
mailing list