[Bug fortran/25620] Missed optimization with power
kargl at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jan 13 19:58:00 GMT 2006
------- Comment #8 from kargl at gcc dot gnu dot org 2006-01-13 19:58 -------
Technically, all of the transformations noted by Joost are
a violation of the Fortran standard with the possible
exception of the transformation of x**(1./3.) to cbrt(x).
See 7.1.7.2.
--
kargl at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kargl at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25620
More information about the Gcc-bugs
mailing list