public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/40302]  New: GCC must hard-require MPC before release
@ 2009-05-30  3:39 ghazi at gcc dot gnu dot org
  2009-05-30  3:40 ` [Bug other/40302] " ghazi at gcc dot gnu dot org
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2009-05-30  3:39 UTC (permalink / raw)
  To: gcc-bugs

GCC optionally uses the MPC library for complex numbers.

As per this message, we must hard-require MPC prior to the next release:
http://gcc.gnu.org/ml/gcc/2009-05/msg00346.html


-- 
           Summary: GCC must hard-require MPC before release
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ghazi at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40302


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug other/40302] GCC must hard-require MPC before release
  2009-05-30  3:39 [Bug other/40302] New: GCC must hard-require MPC before release ghazi at gcc dot gnu dot org
@ 2009-05-30  3:40 ` ghazi at gcc dot gnu dot org
  2009-05-30  9:36 ` [Bug other/40302] [4.5 Regression] " rguenth at gcc dot gnu dot org
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2009-05-30  3:40 UTC (permalink / raw)
  To: gcc-bugs



-- 

ghazi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |ghazi at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
           Priority|P3                          |P1
   Last reconfirmed|0000-00-00 00:00:00         |2009-05-30 03:40:32
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40302


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release
  2009-05-30  3:39 [Bug other/40302] New: GCC must hard-require MPC before release ghazi at gcc dot gnu dot org
  2009-05-30  3:40 ` [Bug other/40302] " ghazi at gcc dot gnu dot org
@ 2009-05-30  9:36 ` rguenth at gcc dot gnu dot org
  2009-06-01  6:02 ` ghazi at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-05-30  9:36 UTC (permalink / raw)
  To: gcc-bugs



------- 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
----------------------------------------------------------------------------
            Summary|GCC must hard-require MPC   |[4.5 Regression] GCC must
                   |before release              |hard-require MPC before
                   |                            |release
   Target Milestone|---                         |4.5.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40302


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release
  2009-05-30  3:39 [Bug other/40302] New: GCC must hard-require MPC before release ghazi at gcc dot gnu dot org
  2009-05-30  3:40 ` [Bug other/40302] " ghazi at gcc dot gnu dot org
  2009-05-30  9:36 ` [Bug other/40302] [4.5 Regression] " rguenth at gcc dot gnu dot org
@ 2009-06-01  6:02 ` ghazi at gcc dot gnu dot org
  2009-06-01 17:46 ` ghazi at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2009-06-01  6:02 UTC (permalink / raw)
  To: gcc-bugs



------- 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.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40302


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release
  2009-05-30  3:39 [Bug other/40302] New: GCC must hard-require MPC before release ghazi at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2009-06-01  6:02 ` ghazi at gcc dot gnu dot org
@ 2009-06-01 17:46 ` ghazi at gcc dot gnu dot org
  2009-06-27  6:24 ` ghazi at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2009-06-01 17:46 UTC (permalink / raw)
  To: gcc-bugs



------- 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


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release
  2009-05-30  3:39 [Bug other/40302] New: GCC must hard-require MPC before release ghazi at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2009-06-01 17:46 ` ghazi at gcc dot gnu dot org
@ 2009-06-27  6:24 ` ghazi at gcc dot gnu dot org
  2009-07-02 18:14 ` ghazi at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2009-06-27  6:24 UTC (permalink / raw)
  To: gcc-bugs



------- 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


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release
  2009-05-30  3:39 [Bug other/40302] New: GCC must hard-require MPC before release ghazi at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2009-06-27  6:24 ` ghazi at gcc dot gnu dot org
@ 2009-07-02 18:14 ` ghazi at gcc dot gnu dot org
  2009-10-14  1:59 ` ghazi at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2009-07-02 18:14 UTC (permalink / raw)
  To: gcc-bugs



------- 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


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release
  2009-05-30  3:39 [Bug other/40302] New: GCC must hard-require MPC before release ghazi at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2009-07-02 18:14 ` ghazi at gcc dot gnu dot org
@ 2009-10-14  1:59 ` ghazi at gcc dot gnu dot org
  2009-11-15 17:58 ` ghazi at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2009-10-14  1:59 UTC (permalink / raw)
  To: gcc-bugs



------- 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                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2009-09-18 04:18:50         |2009-10-14 01:59:37
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40302


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release
  2009-05-30  3:39 [Bug other/40302] New: GCC must hard-require MPC before release ghazi at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2009-10-14  1:59 ` ghazi at gcc dot gnu dot org
@ 2009-11-15 17:58 ` ghazi at gcc dot gnu dot org
  2009-12-06 16:11 ` ghazi at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2009-11-15 17:58 UTC (permalink / raw)
  To: gcc-bugs



------- 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
----------------------------------------------------------------------------
   Last reconfirmed|2009-10-14 01:59:37         |2009-11-15 17:58:07
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40302


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release
  2009-05-30  3:39 [Bug other/40302] New: GCC must hard-require MPC before release ghazi at gcc dot gnu dot org
                   ` (7 preceding siblings ...)
  2009-11-15 17:58 ` ghazi at gcc dot gnu dot org
@ 2009-12-06 16:11 ` ghazi at gcc dot gnu dot org
  2009-12-07 15:33 ` ghazi at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2009-12-06 16:11 UTC (permalink / raw)
  To: gcc-bugs



------- 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=gcc&view=rev&rev=155023
Log:
        PR middle-end/30447
        PR middle-end/30789
        PR other/40302

        * configure.ac: Require MPC.
        * configure: Regenerate.
gcc:
        * doc/install.texi: Document MPC is required.


Modified:
    trunk/ChangeLog
    trunk/configure
    trunk/configure.ac
    trunk/gcc/ChangeLog
    trunk/gcc/doc/install.texi


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40302


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release
  2009-05-30  3:39 [Bug other/40302] New: GCC must hard-require MPC before release ghazi at gcc dot gnu dot org
                   ` (8 preceding siblings ...)
  2009-12-06 16:11 ` ghazi at gcc dot gnu dot org
@ 2009-12-07 15:33 ` ghazi at gcc dot gnu dot org
  2009-12-07 15:37 ` ghazi at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2009-12-07 15:33 UTC (permalink / raw)
  To: gcc-bugs



------- 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=gcc&view=rev&rev=155043
Log:
        PR other/40302
        * arith.c: Remove HAVE_mpc* checks throughout.
        * expr.c: Likewise.
        * gfortran.h: Likewise.
        * resolve.c: Likewise.
        * simplify.c: Likewise.
        * target-memory.c: Likewise.
        * target-memory.h: Likewise.


Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/arith.c
    trunk/gcc/fortran/expr.c
    trunk/gcc/fortran/gfortran.h
    trunk/gcc/fortran/resolve.c
    trunk/gcc/fortran/simplify.c
    trunk/gcc/fortran/target-memory.c
    trunk/gcc/fortran/target-memory.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40302


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release
  2009-05-30  3:39 [Bug other/40302] New: GCC must hard-require MPC before release ghazi at gcc dot gnu dot org
                   ` (9 preceding siblings ...)
  2009-12-07 15:33 ` ghazi at gcc dot gnu dot org
@ 2009-12-07 15:37 ` ghazi at gcc dot gnu dot org
  2009-12-07 15:43 ` ghazi at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2009-12-07 15:37 UTC (permalink / raw)
  To: gcc-bugs



------- 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=gcc&view=rev&rev=155045
Log:
        PR other/40302
        * gcc.dg/torture/builtin-math-6.c: Assume we have MPC.
        * gcc.dg/torture/builtin-math-7.c: Likewise.
        * gfortran.dg/complex_intrinsic_7.f90: Likewise.
        * gfortran.dg/complex_intrinsic_8.f90: Likewise.
        * gfortran.dg/integer_exponentiation_4.f90: Re-enable some tests.
        * lib/target-supports.exp (check_effective_target_mpc,
        check_effective_target_mpc_pow, check_effective_target_mpc_arc):
        Delete.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/torture/builtin-math-6.c
    trunk/gcc/testsuite/gcc.dg/torture/builtin-math-7.c
    trunk/gcc/testsuite/gfortran.dg/complex_intrinsic_7.f90
    trunk/gcc/testsuite/gfortran.dg/complex_intrinsic_8.f90
    trunk/gcc/testsuite/gfortran.dg/integer_exponentiation_4.f90
    trunk/gcc/testsuite/lib/target-supports.exp


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40302


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release
  2009-05-30  3:39 [Bug other/40302] New: GCC must hard-require MPC before release ghazi at gcc dot gnu dot org
                   ` (10 preceding siblings ...)
  2009-12-07 15:37 ` ghazi at gcc dot gnu dot org
@ 2009-12-07 15:43 ` ghazi at gcc dot gnu dot org
  2009-12-07 15:45 ` ghazi at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2009-12-07 15:43 UTC (permalink / raw)
  To: gcc-bugs



------- 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=gcc&view=rev&rev=155046
Log:
        PR other/40302
        * builtins.c: Remove HAVE_mpc* checks throughout.
        * fold-const.c: Likewise.
        * real.h: Likewise.
        * toplev.c: Likewise.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/builtins.c
    trunk/gcc/fold-const.c
    trunk/gcc/real.h
    trunk/gcc/toplev.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40302


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release
  2009-05-30  3:39 [Bug other/40302] New: GCC must hard-require MPC before release ghazi at gcc dot gnu dot org
                   ` (11 preceding siblings ...)
  2009-12-07 15:43 ` ghazi at gcc dot gnu dot org
@ 2009-12-07 15:45 ` ghazi at gcc dot gnu dot org
  2009-12-07 22:22 ` rth at gcc dot gnu dot org
  2009-12-08  5:24 ` ghazi at gcc dot gnu dot org
  14 siblings, 0 replies; 16+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2009-12-07 15:45 UTC (permalink / raw)
  To: gcc-bugs



------- 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=gcc&view=rev&rev=155047
Log:
        PR other/40302
        * configure.ac (HAVE_mpc): Don't define.
        * config.in, configure: Regenerate.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.in
    trunk/gcc/configure
    trunk/gcc/configure.ac


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40302


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release
  2009-05-30  3:39 [Bug other/40302] New: GCC must hard-require MPC before release ghazi at gcc dot gnu dot org
                   ` (12 preceding siblings ...)
  2009-12-07 15:45 ` ghazi at gcc dot gnu dot org
@ 2009-12-07 22:22 ` rth at gcc dot gnu dot org
  2009-12-08  5:24 ` ghazi at gcc dot gnu dot org
  14 siblings, 0 replies; 16+ messages in thread
From: rth at gcc dot gnu dot org @ 2009-12-07 22:22 UTC (permalink / raw)
  To: gcc-bugs



------- 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


^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug other/40302] [4.5 Regression] GCC must hard-require MPC before release
  2009-05-30  3:39 [Bug other/40302] New: GCC must hard-require MPC before release ghazi at gcc dot gnu dot org
                   ` (13 preceding siblings ...)
  2009-12-07 22:22 ` rth at gcc dot gnu dot org
@ 2009-12-08  5:24 ` ghazi at gcc dot gnu dot org
  14 siblings, 0 replies; 16+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2009-12-08  5:24 UTC (permalink / raw)
  To: gcc-bugs



------- 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                    |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40302


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2009-12-08  5:24 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-30  3:39 [Bug other/40302] New: GCC must hard-require MPC before release ghazi at gcc dot gnu dot org
2009-05-30  3:40 ` [Bug other/40302] " ghazi at gcc dot gnu dot org
2009-05-30  9:36 ` [Bug other/40302] [4.5 Regression] " rguenth at gcc dot gnu dot org
2009-06-01  6:02 ` ghazi at gcc dot gnu dot org
2009-06-01 17:46 ` ghazi at gcc dot gnu dot org
2009-06-27  6:24 ` ghazi at gcc dot gnu dot org
2009-07-02 18:14 ` ghazi at gcc dot gnu dot org
2009-10-14  1:59 ` ghazi at gcc dot gnu dot org
2009-11-15 17:58 ` ghazi at gcc dot gnu dot org
2009-12-06 16:11 ` ghazi at gcc dot gnu dot org
2009-12-07 15:33 ` ghazi at gcc dot gnu dot org
2009-12-07 15:37 ` ghazi at gcc dot gnu dot org
2009-12-07 15:43 ` ghazi at gcc dot gnu dot org
2009-12-07 15:45 ` ghazi at gcc dot gnu dot org
2009-12-07 22:22 ` rth at gcc dot gnu dot org
2009-12-08  5:24 ` ghazi at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).