[Bug target/19150] [3.3/3.4/4.0 Regression] suboptimal fp division with -ffast-math
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Dec 24 19:24:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-24 19:24 -------
Likewise for:
double test (double x, double y) {
return 5.1 / x + 5.2 / y;
}
Confirmed, this is just a split off from 14851.
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2004-12-24 19:24:54
date| |
Target Milestone|--- |3.4.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19150
More information about the Gcc-bugs
mailing list