public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/23926] [4.1 Regression] libstdc++-v3 configure failed
       [not found] <bug-23926-11369@http.gcc.gnu.org/bugzilla/>
@ 2005-10-12  0:55 ` pinskia at gcc dot gnu dot org
  2005-10-12  1:18 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-12  0:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2005-10-12 00:55 -------
I am going to apply the patch as obvious once testing has finished.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-10-12 00:55:40
               date|                            |


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


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

* [Bug libstdc++/23926] [4.1 Regression] libstdc++-v3 configure failed
       [not found] <bug-23926-11369@http.gcc.gnu.org/bugzilla/>
  2005-10-12  0:55 ` [Bug libstdc++/23926] [4.1 Regression] libstdc++-v3 configure failed pinskia at gcc dot gnu dot org
@ 2005-10-12  1:18 ` pinskia at gcc dot gnu dot org
  2005-10-12  1:18 ` cvs-commit at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-12  1:18 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2005-10-12 01:18 -------
Fixed.  Thanks for your report.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug libstdc++/23926] [4.1 Regression] libstdc++-v3 configure failed
       [not found] <bug-23926-11369@http.gcc.gnu.org/bugzilla/>
  2005-10-12  0:55 ` [Bug libstdc++/23926] [4.1 Regression] libstdc++-v3 configure failed pinskia at gcc dot gnu dot org
  2005-10-12  1:18 ` pinskia at gcc dot gnu dot org
@ 2005-10-12  1:18 ` cvs-commit at gcc dot gnu dot org
  2005-10-13 13:56 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-10-12  1:18 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from cvs-commit at gcc dot gnu dot org  2005-10-12 01:18 -------
Subject: Bug 23926

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     pinskia@gcc.gnu.org     2005-10-12 01:18:07

Modified files:
        libstdc++-v3   : ChangeLog acinclude.m4 configure 

Log message:
        2005-10-11  Andrew Pinski  <pinskia@physics.uc.edu>

        PR libstdc++/23926
        * acinclude.m4 (GLIBCXX_ENABLE_SYMVERS): Fix typo in check
        for GNU LD.
        * configure: Regenerate.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.3128&r2=1.3129
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/acinclude.m4.diff?cvsroot=gcc&r1=1.323&r2=1.324
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.diff?cvsroot=gcc&r1=1.450&r2=1.451


-- 


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


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

* [Bug libstdc++/23926] [4.1 Regression] libstdc++-v3 configure failed
       [not found] <bug-23926-11369@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2005-10-12  1:18 ` cvs-commit at gcc dot gnu dot org
@ 2005-10-13 13:56 ` pinskia at gcc dot gnu dot org
  2005-10-13 15:24 ` cvs-commit at gcc dot gnu dot org
  2005-10-13 15:25 ` rearnsha at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-13 13:56 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2005-10-13 13:56 -------
Reopening for now as this change causes netbsd to fail to compile.  There are
more == below which I did not noticed until now.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


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


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

* [Bug libstdc++/23926] [4.1 Regression] libstdc++-v3 configure failed
       [not found] <bug-23926-11369@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2005-10-13 13:56 ` pinskia at gcc dot gnu dot org
@ 2005-10-13 15:24 ` cvs-commit at gcc dot gnu dot org
  2005-10-13 15:25 ` rearnsha at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-10-13 15:24 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from cvs-commit at gcc dot gnu dot org  2005-10-13 15:24 -------
Subject: Bug 23926

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     rearnsha@gcc.gnu.org    2005-10-13 15:24:11

Modified files:
        libstdc++-v3   : ChangeLog acinclude.m4 configure 

Log message:
        PR libstdc++/23926
        * acinclude.m4 (port_specific_symbol_files): More symbol versioning
        fixes.
        * configure: Regenerate.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.3131&r2=1.3132
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/acinclude.m4.diff?cvsroot=gcc&r1=1.324&r2=1.325
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.diff?cvsroot=gcc&r1=1.451&r2=1.452


-- 


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


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

* [Bug libstdc++/23926] [4.1 Regression] libstdc++-v3 configure failed
       [not found] <bug-23926-11369@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2005-10-13 15:24 ` cvs-commit at gcc dot gnu dot org
@ 2005-10-13 15:25 ` rearnsha at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: rearnsha at gcc dot gnu dot org @ 2005-10-13 15:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from rearnsha at gcc dot gnu dot org  2005-10-13 15:25 -------
Fixed again (hopefully).


-- 

rearnsha at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug libstdc++/23926] [4.1 Regression] libstdc++-v3 configure failed
  2005-09-17  0:00 [Bug libstdc++/23926] New: " gnu at jcom dot home dot ne dot jp
@ 2005-09-17  0:05 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-17  0:05 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |geoffk at gcc dot gnu dot
                   |                            |org
           Keywords|                            |build
            Summary|libstdc++-v3 configure      |[4.1 Regression] libstdc++-
                   |failed                      |v3 configure failed
   Target Milestone|---                         |4.1.0


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


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

end of thread, other threads:[~2005-10-13 15:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-23926-11369@http.gcc.gnu.org/bugzilla/>
2005-10-12  0:55 ` [Bug libstdc++/23926] [4.1 Regression] libstdc++-v3 configure failed pinskia at gcc dot gnu dot org
2005-10-12  1:18 ` pinskia at gcc dot gnu dot org
2005-10-12  1:18 ` cvs-commit at gcc dot gnu dot org
2005-10-13 13:56 ` pinskia at gcc dot gnu dot org
2005-10-13 15:24 ` cvs-commit at gcc dot gnu dot org
2005-10-13 15:25 ` rearnsha at gcc dot gnu dot org
2005-09-17  0:00 [Bug libstdc++/23926] New: " gnu at jcom dot home dot ne dot jp
2005-09-17  0:05 ` [Bug libstdc++/23926] [4.1 Regression] " pinskia 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).