[Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release

2009-12-07 Thread ghazi at gcc dot gnu dot org
--- Comment #9 from ghazi at gcc dot gnu dot org 2009-12-07 15:33 --- Subject: Bug 40302 Author: ghazi Date: Mon Dec 7 15:32:43 2009 New Revision: 155043 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155043 Log: PR other/40302 * arith.c: Remove HAVE_mpc* checks

[Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release

2009-12-07 Thread ghazi at gcc dot gnu dot org
--- Comment #10 from ghazi at gcc dot gnu dot org 2009-12-07 15:37 --- Subject: Bug 40302 Author: ghazi Date: Mon Dec 7 15:36:46 2009 New Revision: 155045 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155045 Log: PR other/40302 * gcc.dg/torture/builtin-math-6.c:

[Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release

2009-12-07 Thread ghazi at gcc dot gnu dot org
--- Comment #11 from ghazi at gcc dot gnu dot org 2009-12-07 15:43 --- Subject: Bug 40302 Author: ghazi Date: Mon Dec 7 15:42:55 2009 New Revision: 155046 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155046 Log: PR other/40302 * builtins.c: Remove HAVE_mpc*

[Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release

2009-12-07 Thread ghazi at gcc dot gnu dot org
--- Comment #12 from ghazi at gcc dot gnu dot org 2009-12-07 15:45 --- Subject: Bug 40302 Author: ghazi Date: Mon Dec 7 15:45:01 2009 New Revision: 155047 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155047 Log: PR other/40302 * configure.ac (HAVE_mpc): Don't

[Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release

2009-12-07 Thread rth at gcc dot gnu dot org
--- Comment #13 from rth at gcc dot gnu dot org 2009-12-07 22:22 --- Done, Kaveh? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40302

[Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release

2009-12-07 Thread ghazi at gcc dot gnu dot org
--- Comment #14 from ghazi at gcc dot gnu dot org 2009-12-08 05:24 --- Done. :-) -- ghazi at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release

2009-12-06 Thread ghazi at gcc dot gnu dot org
--- Comment #8 from ghazi at gcc dot gnu dot org 2009-12-06 16:11 --- Subject: Bug 40302 Author: ghazi Date: Sun Dec 6 16:11:06 2009 New Revision: 155023 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155023 Log: PR middle-end/30447 PR middle-end/30789 PR

[Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release

2009-11-15 Thread ghazi at gcc dot gnu dot org
--- Comment #7 from ghazi at gcc dot gnu dot org 2009-11-15 17:58 --- Patches submitted to do all of the above cleanups, etc. -- ghazi at gcc dot gnu dot org changed: What|Removed |Added

[Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release

2009-10-13 Thread ghazi at gcc dot gnu dot org
--- Comment #6 from ghazi at gcc dot gnu dot org 2009-10-14 01:59 --- Remember to remove the testsuite effective-target code for mpc, mpc_pow and mpc_arc. Also remove the dg- commands in various individual tests. -- ghazi at gcc dot gnu dot org changed: What|Removed

[Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release

2009-07-02 Thread ghazi at gcc dot gnu dot org
--- Comment #5 from ghazi at gcc dot gnu dot org 2009-07-02 18:14 --- Make sure to re-enable the commented out tests in gfortran.dg/integer_exponentiation_4.f90. See: http://gcc.gnu.org/ml/fortran/2009-06/msg00288.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40302

[Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release

2009-06-27 Thread ghazi at gcc dot gnu dot org
--- Comment #4 from ghazi at gcc dot gnu dot org 2009-06-27 06:23 --- Delete all the cpp HAVE_mpc goo. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40302

[Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release

2009-06-01 Thread ghazi at gcc dot gnu dot org
--- Comment #2 from ghazi at gcc dot gnu dot org 2009-06-01 06:02 --- Remember to update the webpage: http://gcc.gnu.org/gcc-4.5/changes.html Add the MPC library dependency in the Caveats section, and add the benefits of using MPC in the General Optimizer Improvements section. --

[Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release

2009-06-01 Thread ghazi at gcc dot gnu dot org
--- Comment #3 from ghazi at gcc dot gnu dot org 2009-06-01 17:45 --- Remember to upload the MPC tarball (whatever version we settle on) to: ftp://gcc.gnu.org/pub/gcc/infrastructure/ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40302

[Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release

2009-05-30 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-05-30 09:35 --- Marking as regression to show up in the list of important bugs. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added