This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[PING x2 middle-end]: Additional fixes for PR 30789
- From: "Kaveh R. GHAZI" <ghazi at caip dot rutgers dot edu>
- To: gcc-patches at gcc dot gnu dot org
- Date: Sun, 13 Sep 2009 10:53:50 -0400 (EDT)
- Subject: [PING x2 middle-end]: Additional fixes for PR 30789
- References: <Pine.GSO.4.58.0908300309430.2827@caipclassic.rutgers.edu> <Pine.GSO.4.58.0909062107170.8284@caipclassic.rutgers.edu>
On Sun, 6 Sep 2009, Kaveh R. GHAZI wrote:
> On Sun, 30 Aug 2009, Kaveh R. GHAZI wrote:
>
> > 2009-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
> >
> > PR middle-end/30789
> > * builtins.c (do_mpc_arg2): Accept DO_NONFINITE parameter.
> > (do_mpc_ckconv): Accept FORCE_CONVERT parameter.
> > (fold_builtin_2, do_mpc_arg1): Update accordingly.
> > * fold-const.c (const_binop): Likewise.
> > * real.h (do_mpc_arg2): Update prototype.
> >
> > testsuite:
> > * gcc.dg/torture/builtin-math-7.c: Update for testing Annex G
> > cases in static initializers.
>
> Ping: http://gcc.gnu.org/ml/gcc-patches/2009-08/msg01614.html
Ping x2.
--Kaveh