[Bug middle-end/30251] Evaluate bessel functions at compile-time

2007-05-18 Thread ghazi at gcc dot gnu dot org
--- Comment #5 from ghazi at gcc dot gnu dot org 2007-05-19 05:12 --- Functionality installed on trunk. -- ghazi at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/30251] Evaluate bessel functions at compile-time

2007-05-17 Thread ghazi at gcc dot gnu dot org
--- Comment #4 from ghazi at gcc dot gnu dot org 2007-05-18 02:15 --- Subject: Bug 30251 Author: ghazi Date: Fri May 18 01:15:28 2007 New Revision: 124819 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124819 Log: PR middle-end/30251 * builtins.c (fold_builtin_1)

[Bug middle-end/30251] Evaluate bessel functions at compile-time

2007-05-17 Thread ghazi at gcc dot gnu dot org
--- Comment #3 from ghazi at gcc dot gnu dot org 2007-05-18 02:04 --- Subject: Bug 30251 Author: ghazi Date: Fri May 18 01:04:12 2007 New Revision: 124818 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124818 Log: PR middle-end/30251 * builtins.c (do_mpfr_bessel_

[Bug middle-end/30251] Evaluate bessel functions at compile-time

2007-05-02 Thread ghazi at gcc dot gnu dot org
--- Comment #2 from ghazi at gcc dot gnu dot org 2007-05-03 03:43 --- Bessel patches posted here: http://gcc.gnu.org/ml/gcc-patches/2007-04/msg01624.html http://gcc.gnu.org/ml/gcc-patches/2007-04/msg01663.html Awaiting review. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30251

[Bug middle-end/30251] Evaluate bessel functions at compile-time

2006-12-23 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-12-24 03:34 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON