]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/29335 (transcendental functions with constant arguments should be...
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Tue, 26 Dec 2006 19:03:17 +0000 (19:03 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Tue, 26 Dec 2006 19:03:17 +0000 (19:03 +0000)
commit5f641bd832eeed588936e4bd42a6c63f65b20f48
tree94b0ae7014af1903a73894e681b5975204487209
parent04b5b56c85dbb3b8f63ee432bf1f3798aa8067c5
re PR middle-end/29335 (transcendental functions with constant arguments should be resolved at compile-time)

PR middle-end/29335
* builtins.c (do_mpfr_arg1, do_mpfr_arg2, do_mpfr_arg3,
do_mpfr_sincos): Ensure target base equals two.

From-SVN: r120211
gcc/ChangeLog
gcc/builtins.c