c4x.c (c4x_init_builtins): Remove builtin support for 'abs', 'labs', and 'fabs'.
authorMichael Hayes <m.hayes@elec.canterbury.ac.nz>
Fri, 5 Jan 2001 03:58:12 +0000 (03:58 +0000)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Fri, 5 Jan 2001 03:58:12 +0000 (03:58 +0000)
commit06dd70c652a8ca50e09037918bf4ef804ac1d601
treeaeea9175b71b47a39a19641ffe5835ec44bf79c1
parent99e87c10036e8d45f31415ab6e3dc66c61bf4752
c4x.c (c4x_init_builtins): Remove builtin support for 'abs', 'labs', and 'fabs'.

* config/c4x/c4x.c (c4x_init_builtins): Remove builtin support
for 'abs', 'labs', and 'fabs'.
(c4x_expand_builtin): Likewise.
* config/c4x/c4x.h (enum c4x_builtins): Likewise.

From-SVN: r38702
gcc/ChangeLog
gcc/config/c4x/c4x.c
gcc/config/c4x/c4x.h