fold-const.c (negate_mathfn_p): Fix comment and add support for BUILT_IN_CBRT...
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>
Fri, 25 Nov 2005 14:50:20 +0000 (14:50 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Fri, 25 Nov 2005 14:50:20 +0000 (14:50 +0000)
commitdd6f2a43780177ecf4f55585ec19c49abfffbe5e
tree8a5cb59dc6b029ac45e8a1df28660435efa467b8
parent1fb8a438aa103b4d479a7344eafbc65d0f91f6be
fold-const.c (negate_mathfn_p): Fix comment and add support for BUILT_IN_CBRT...

* fold-const.c (negate_mathfn_p): Fix comment and add support
for BUILT_IN_CBRT, BUILT_IN_SINH, BUILT_IN_TANH, BUILT_IN_ASINH,
BUILT_IN_ATANH.

From-SVN: r107507
gcc/ChangeLog
gcc/fold-const.c