aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorGabriel Dos Reis <gdr@codesourcery.com>2000-12-05 04:01:46 +0000
committerGabriel Dos Reis <gdr@gcc.gnu.org>2000-12-05 04:01:46 +0000
commitfad3e66e8e783dfb8a1985ab150e24996b0f8bf7 (patch)
tree03b6674b6d9557a4808e01491e4a7256cc0eaaba /gcc
parent9d86bffccb9b643d2e8b88399ee0a28d67bfb4b6 (diff)
downloadgcc-fad3e66e8e783dfb8a1985ab150e24996b0f8bf7.zip
gcc-fad3e66e8e783dfb8a1985ab150e24996b0f8bf7.tar.gz
gcc-fad3e66e8e783dfb8a1985ab150e24996b0f8bf7.tar.bz2
complex.cc (pow): Remove definitions for explicit specializations.
* src/complex.cc (pow): Remove definitions for explicit specializations. * libmath/mathconf.h: Remove declarations for c_log, c_logf, c_logl. * libmath/complex-stub.h: Remove declarations for cpow, cpowf, cpowl. * libmath/cpow.c: Remove. * libmath/cpowf.c: Remove. * libmath/cpowl.c: Remove. * libmath/Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove c_logl, cpowl, (EXTRA_DIST): Remove c_log, c_logf, carg, cargf. * libmath/Makefile.in: Regenarate. * libmath/c_log.c: Remove * libmath/c_logf.c: Likewise. * libmath/c_logl.c: Likewise. * libmath/carg.c: Likewise. * libmath/cargf.c: Likewise. * libmath/cargl.c: Likewise. * include/bits/std_complex.h (pow): Define primary templates. (complex<>): Remove friend declarations for pow<>(). * acinclude.m4: Remove check for c_log, c_logf, c_logl, carg, cargf. * aclocal.m4: Regenarate. * configure: Regenarate. From-SVN: r38025
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions