aboutsummaryrefslogtreecommitdiff
path: root/gcc/combine.c
diff options
context:
space:
mode:
authorEric Christopher <echristo@gcc.gnu.org>2004-09-02 23:22:12 +0000
committerEric Christopher <echristo@gcc.gnu.org>2004-09-02 23:22:12 +0000
commit5906d0133520f77a2220aa61abe2ad428ac09e8f (patch)
tree6ef892fb321b2f18c39b26ecd4d2c4f8925fbe8f /gcc/combine.c
parent3041390da7312f233009be427799cdc16a5cf9ce (diff)
downloadgcc-5906d0133520f77a2220aa61abe2ad428ac09e8f.zip
gcc-5906d0133520f77a2220aa61abe2ad428ac09e8f.tar.gz
gcc-5906d0133520f77a2220aa61abe2ad428ac09e8f.tar.bz2
builtins.c (expand_builtin_cabs): Delete.
2004-09-02 Eric Christopher <echristo@redhat.com> * builtins.c (expand_builtin_cabs): Delete. (expand_builtin): If unable to fold the values do a normal library call for builtin_cab*. (fold_builtin_cabs): Depend on optimize and optimize_size. * optabs.c (expand_cmplxdiv_straight): Delete. (expand_cmplxdiv_wide): Ditto. (expand_vector_binop): Ditto. (expand_vector_unop): Ditto. (expand_complex_abs): Delete. (expand_binop): Remove calls to above functions. Remove open coding of complex arithmetic. (expand_unop): Ditto. * optabs.h: Remove prototypes. From-SVN: r87000
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions