]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR 42694: Optimize pow (x, 0.25), pow (x, 0.75), pow (x, 1./6.)
authorMichael Meissner <meissner@linux.vnet.ibm.com>
Wed, 14 Apr 2010 15:01:40 +0000 (15:01 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Wed, 14 Apr 2010 15:01:40 +0000 (15:01 +0000)
commit3eb4dbe35b1fa733f71d778ed742d915897ad430
tree1dc5a9d090fe9779a1aa60fe74b740b62104fc5c
parentfc249fe5d62c73210b3f752fb45119391d0774f0
PR 42694: Optimize pow (x, 0.25), pow (x, 0.75), pow (x, 1./6.)

From-SVN: r158346
gcc/ChangeLog
gcc/builtins.c