[Bug optimization/14886] strength reduction on floating point
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Apr 8 04:05:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-04-08 04:05 -------
Confirmed, the main reason why f1 is faster than f2 is that you no longer have to go through the stack
and store on the stack.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |pessimizes-code
Last reconfirmed|0000-00-00 00:00:00 |2004-04-08 04:05:24
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14886
More information about the Gcc-bugs
mailing list