Remove dead macros
authorRichard Sandiford <richard.sandiford@arm.com>
Tue, 17 Nov 2015 18:53:43 +0000 (18:53 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Tue, 17 Nov 2015 18:53:43 +0000 (18:53 +0000)
commit03dc244a81378e83fd824c920ff680607e17f239
tree93531ba55cfd0d7c1083d781da30b73dfcc6ff2c
parent883cabdecdb052865f68bb910aef86fbb75cc925
Remove dead macros

Nothing uses these macros and removing them makes it more likely
that future code will use CASE_CFN_* instead.

Tested on x86_64-linux-gnu, aarch64-linux-gnu and arm-linux-gnueabi.

gcc/
* tree.h (BUILTIN_EXP10_P, BUILTIN_EXPONENT_P, BUILTIN_SQRT_P)
(BUILTIN_CBRT_P, BUILTIN_ROOT_P): Delete.

From-SVN: r230489
gcc/ChangeLog
gcc/tree.h