diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2015-10-27 11:54:51 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2015-10-27 11:54:51 +0000 |
commit | efc8f0d8d16144627d0fad4c43496f8e6e869161 (patch) | |
tree | 0293fbe773b7677c6491cc9854f55321e21d70f6 /gcc/tree-object-size.c | |
parent | cd8d6792e3375d86e3ca810f261deef4f3f12048 (diff) | |
download | gcc-efc8f0d8d16144627d0fad4c43496f8e6e869161.zip gcc-efc8f0d8d16144627d0fad4c43496f8e6e869161.tar.gz gcc-efc8f0d8d16144627d0fad4c43496f8e6e869161.tar.bz2 |
Remove constant handling from fold_builtin_{,f}abs
fold_builtin_fabs and fold_builtin_abs had code to handle constant
arguments, but this simply duplicated what the following fold_build1_loc
would do for ABS_EXPR.
Tested on x86_64-linux-gnu, aarch64-linux-gnu and arm-linux-gnueabi.
gcc/
* builtins.c (fold_builtin_fabs): Remove constant handling.
(fold_builtin_abs): Likewise.
From-SVN: r229427
Diffstat (limited to 'gcc/tree-object-size.c')
0 files changed, 0 insertions, 0 deletions