Remove dead macros
commitbf3657377d2ba03166760edf65c3c89c39624454
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Nov 2015 18:53:43 +0000 (17 18:53 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Nov 2015 18:53:43 +0000 (17 18:53 +0000)
tree93531ba55cfd0d7c1083d781da30b73dfcc6ff2c
parented9eac2c3d9bb4c0e6fb8fe128a197aa8687b337
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@230489 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree.h