public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/10246] libsupc++ needs to be independent (again) of libstdc++
       [not found] <20030327172600.10246.brendan@zen.org>
@ 2003-05-26  5:18 ` pinskia@physics.uc.edu
  2003-05-26  5:18 ` pinskia@physics.uc.edu
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: pinskia@physics.uc.edu @ 2003-05-26  5:18 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-05-26 05:09:05
               date|                            |
   Target Milestone|---                         |3.4


------- Additional Comments From pinskia@physics.uc.edu  2003-05-26 05:09 -------
still happens on mainline (20030525). Note this is a regression as reported below.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libstdc++/10246] libsupc++ needs to be independent (again) of libstdc++
       [not found] <20030327172600.10246.brendan@zen.org>
  2003-05-26  5:18 ` [Bug libstdc++/10246] libsupc++ needs to be independent (again) of libstdc++ pinskia@physics.uc.edu
@ 2003-05-26  5:18 ` pinskia@physics.uc.edu
  2003-06-09 16:22 ` [Bug libstdc++/10246] [3.4 regression] " pme@gcc.gnu.org
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: pinskia@physics.uc.edu @ 2003-05-26  5:18 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3807|application/octet-stream    |text/plain
          mime type|                            |





------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libstdc++/10246] [3.4 regression] libsupc++ needs to be independent (again) of libstdc++
       [not found] <20030327172600.10246.brendan@zen.org>
  2003-05-26  5:18 ` [Bug libstdc++/10246] libsupc++ needs to be independent (again) of libstdc++ pinskia@physics.uc.edu
  2003-05-26  5:18 ` pinskia@physics.uc.edu
@ 2003-06-09 16:22 ` pme@gcc.gnu.org
  2003-07-29 14:15 ` pinskia at physics dot uc dot edu
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: pme@gcc.gnu.org @ 2003-06-09 16:22 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pme@gcc.gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-05-26 05:09:05         |2003-06-09 16:22:18
               date|                            |


------- Additional Comments From pme@gcc.gnu.org  2003-06-09 16:22 -------
This should be resolved if the standalone-demangler patch here:

http://gcc.gnu.org/ml/gcc-patches/2003-04/msg02004.html

(or one like it) ever goes in.  The library-internal demangler will then be
back in libsupc++.


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

* [Bug libstdc++/10246] [3.4 regression] libsupc++ needs to be independent (again) of libstdc++
       [not found] <20030327172600.10246.brendan@zen.org>
                   ` (2 preceding siblings ...)
  2003-06-09 16:22 ` [Bug libstdc++/10246] [3.4 regression] " pme@gcc.gnu.org
@ 2003-07-29 14:15 ` pinskia at physics dot uc dot edu
  2003-08-03 18:02 ` neroden at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-29 14:15 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
           Priority|P3                          |P1


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

* [Bug libstdc++/10246] [3.4 regression] libsupc++ needs to be independent (again) of libstdc++
       [not found] <20030327172600.10246.brendan@zen.org>
                   ` (3 preceding siblings ...)
  2003-07-29 14:15 ` pinskia at physics dot uc dot edu
@ 2003-08-03 18:02 ` neroden at gcc dot gnu dot org
  2003-08-07 13:51 ` pinskia at physics dot uc dot edu
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: neroden at gcc dot gnu dot org @ 2003-08-03 18:02 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From neroden at gcc dot gnu dot org  2003-08-03 18:02 -------
HJL's demangler patch was unacceptable; the C demangler in libiberty simply
needs to be fixed.


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

* [Bug libstdc++/10246] [3.4 regression] libsupc++ needs to be independent (again) of libstdc++
       [not found] <20030327172600.10246.brendan@zen.org>
                   ` (4 preceding siblings ...)
  2003-08-03 18:02 ` neroden at gcc dot gnu dot org
@ 2003-08-07 13:51 ` pinskia at physics dot uc dot edu
  2003-08-24 19:56 ` neroden at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-08-07 13:51 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |11028


------- Additional Comments From pinskia at physics dot uc dot edu  2003-08-07 13:51 -------
Will be fixed when PR 11028 get fixed.


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

* [Bug libstdc++/10246] [3.4 regression] libsupc++ needs to be independent (again) of libstdc++
       [not found] <20030327172600.10246.brendan@zen.org>
                   ` (5 preceding siblings ...)
  2003-08-07 13:51 ` pinskia at physics dot uc dot edu
@ 2003-08-24 19:56 ` neroden at gcc dot gnu dot org
  2003-08-29 14:57 ` pinskia at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: neroden at gcc dot gnu dot org @ 2003-08-24 19:56 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


neroden at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4                         |---


------- Additional Comments From neroden at gcc dot gnu dot org  2003-08-24 19:56 -------
This is unlikely to be fixed in 3.4, I'm afraid.


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

* [Bug libstdc++/10246] [3.4 regression] libsupc++ needs to be independent (again) of libstdc++
       [not found] <20030327172600.10246.brendan@zen.org>
                   ` (6 preceding siblings ...)
  2003-08-24 19:56 ` neroden at gcc dot gnu dot org
@ 2003-08-29 14:57 ` pinskia at gcc dot gnu dot org
  2003-11-28  7:52 ` pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-08-29 14:57 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal


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

* [Bug libstdc++/10246] [3.4 regression] libsupc++ needs to be independent (again) of libstdc++
       [not found] <20030327172600.10246.brendan@zen.org>
                   ` (7 preceding siblings ...)
  2003-08-29 14:57 ` pinskia at gcc dot gnu dot org
@ 2003-11-28  7:52 ` pinskia at gcc dot gnu dot org
  2003-12-01  3:03 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-28  7:52 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-28 07:52 -------
Maybe it can be done now that the demagle in libiberty is much better, tenitiivitly setting 
target to 3.5, unless someone else wants it done in 3.4.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-06-27 20:27:18         |2003-11-28 07:52:58
               date|                            |
   Target Milestone|---                         |3.5


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


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

* [Bug libstdc++/10246] [3.4 regression] libsupc++ needs to be independent (again) of libstdc++
       [not found] <20030327172600.10246.brendan@zen.org>
                   ` (8 preceding siblings ...)
  2003-11-28  7:52 ` pinskia at gcc dot gnu dot org
@ 2003-12-01  3:03 ` pinskia at gcc dot gnu dot org
  2004-01-14  4:12 ` giovannibajo at libero dot it
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-01  3:03 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 10246 depends on bug 11028, which changed state.

Bug 11028 Summary: The standalone C++ demangler doesn't work on some symbols
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11028

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug libstdc++/10246] [3.4 regression] libsupc++ needs to be independent (again) of libstdc++
       [not found] <20030327172600.10246.brendan@zen.org>
                   ` (9 preceding siblings ...)
  2003-12-01  3:03 ` pinskia at gcc dot gnu dot org
@ 2004-01-14  4:12 ` giovannibajo at libero dot it
  2004-02-03  9:46 ` [Bug libstdc++/10246] [3.4/3.5 " mmitchel at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: giovannibajo at libero dot it @ 2004-01-14  4:12 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From giovannibajo at libero dot it  2004-01-14 04:12 -------
Moving back the milestone, it's up to the RM to decide. Plus, we now have a 
libiberty demangler, with a clean interface.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.5.0                       |3.4.0


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


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

* [Bug libstdc++/10246] [3.4/3.5 regression] libsupc++ needs to be independent (again) of libstdc++
       [not found] <20030327172600.10246.brendan@zen.org>
                   ` (10 preceding siblings ...)
  2004-01-14  4:12 ` giovannibajo at libero dot it
@ 2004-02-03  9:46 ` mmitchel at gcc dot gnu dot org
  2004-02-27  3:21 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2004-02-03  9:46 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-02-03 09:46 -------
Since Benjamin is responsible for allowing the demangler to get into V3, and
thereby make libsupc++ not self-contained, assigned to him.

At the same time, moving back the milestone to 3.5.0, because there is no way
we're doing a major code reorganization of 3.4 at this point.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |bkoz at redhat dot com
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Target Milestone|3.4.0                       |3.5.0


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


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

* [Bug libstdc++/10246] [3.4/3.5 regression] libsupc++ needs to be independent (again) of libstdc++
       [not found] <20030327172600.10246.brendan@zen.org>
                   ` (12 preceding siblings ...)
  2004-02-27  3:21 ` cvs-commit at gcc dot gnu dot org
@ 2004-02-27  3:21 ` cvs-commit at gcc dot gnu dot org
  2004-03-08 15:46 ` pinskia at gcc dot gnu dot org
  14 siblings, 0 replies; 15+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-02-27  3:21 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-02-27 03:20 -------
Subject: Bug 10246

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	bkoz@gcc.gnu.org	2004-02-27 03:20:52

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include: Makefile.am Makefile.in 
	libstdc++-v3/libsupc++: Makefile.am Makefile.in 
	libstdc++-v3/src: Makefile.am Makefile.in 
	libstdc++-v3/testsuite/demangle/abi_examples: 01.cc 02.cc 
	libstdc++-v3/testsuite/demangle/regression: cw-11.cc cw-16.cc 
Added files:
	libstdc++-v3/include/ext: demangle.h 
Removed files:
	libstdc++-v3/include/bits: demangle.h 
	libstdc++-v3/src: demangle.cc 

Log message:
	2004-02-26  Ian Lance Taylor  <ian@wasabisystems.com>
	
	* testsuite/demangle/abi_examples/01.cc: Expect error -2.
	* testsuite/demangle/abi_examples/02.cc: Likewise.
	* testsuite/demangle/regression/cw-11.cc: Likewise.
	* testsuite/demangle/regression/cw-16.cc: Change two expected
	results to match libiberty demangler output.
	
	2004-02-26  Benjamin Kosnik  <bkoz@redhat.com>
	
	PR libstdc++/10246
	* libsupc++/Makefile.am: Use libiberty demangler.
	(c_sources): Add cp-demangle.c.
	* libsupc++/Makefile.in: Regenerate.
	* src/Makefile.am (sources): Remove demangle.cc.
	* src/Makefile.in: Regenerate.
	* include/Makefile.am (bits_headers): Move demangle.h.
	(ext_headers): ...here.
	* include/Makefile.in: Regenerate.
	* include/bits/demangle.h: Move...
	* include/ext/demangle.h: ...here.
	* src/demangle.cc: Remove.
	
	2004-02-26  Benjamin Kosnik  <bkoz@redhat.com>
	
	* include/bits/demangle.h: Add type template parameter to all
	templates with just an Allocator template parameter.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2224.2.52&r2=1.2224.2.53
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/Makefile.am.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.73&r2=1.73.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.94&r2=1.94.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/demangle.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.16.4.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/demangle.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/Makefile.am.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.48&r2=1.48.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.107&r2=1.107.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/Makefile.am.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.139&r2=1.139.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.195&r2=1.195.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/demangle.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4.4.1&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/demangle/abi_examples/01.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/demangle/abi_examples/02.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/demangle/regression/cw-11.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/demangle/regression/cw-16.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4&r2=1.4.8.1



-- 


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


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

* [Bug libstdc++/10246] [3.4/3.5 regression] libsupc++ needs to be independent (again) of libstdc++
       [not found] <20030327172600.10246.brendan@zen.org>
                   ` (11 preceding siblings ...)
  2004-02-03  9:46 ` [Bug libstdc++/10246] [3.4/3.5 " mmitchel at gcc dot gnu dot org
@ 2004-02-27  3:21 ` cvs-commit at gcc dot gnu dot org
  2004-02-27  3:21 ` cvs-commit at gcc dot gnu dot org
  2004-03-08 15:46 ` pinskia at gcc dot gnu dot org
  14 siblings, 0 replies; 15+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-02-27  3:21 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-02-27 03:21 -------
Subject: Bug 10246

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bkoz@gcc.gnu.org	2004-02-27 03:21:16

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include: Makefile.am Makefile.in 
	libstdc++-v3/libsupc++: Makefile.am Makefile.in 
	libstdc++-v3/src: Makefile.am Makefile.in 
	libstdc++-v3/testsuite/demangle/abi_examples: 01.cc 02.cc 
	libstdc++-v3/testsuite/demangle/regression: cw-11.cc cw-16.cc 
Added files:
	libstdc++-v3/include/ext: demangle.h 
Removed files:
	libstdc++-v3/include/bits: demangle.h 
	libstdc++-v3/src: demangle.cc 

Log message:
	2004-02-26  Ian Lance Taylor  <ian@wasabisystems.com>
	
	* testsuite/demangle/abi_examples/01.cc: Expect error -2.
	* testsuite/demangle/abi_examples/02.cc: Likewise.
	* testsuite/demangle/regression/cw-11.cc: Likewise.
	* testsuite/demangle/regression/cw-16.cc: Change two expected
	results to match libiberty demangler output.
	
	2004-02-26  Benjamin Kosnik  <bkoz@redhat.com>
	
	PR libstdc++/10246
	* libsupc++/Makefile.am: Use libiberty demangler.
	(c_sources): Add cp-demangle.c.
	* libsupc++/Makefile.in: Regenerate.
	* src/Makefile.am (sources): Remove demangle.cc.
	* src/Makefile.in: Regenerate.
	* include/Makefile.am (bits_headers): Move demangle.h.
	(ext_headers): ...here.
	* include/Makefile.in: Regenerate.
	* include/bits/demangle.h: Move...
	* include/ext/demangle.h: ...here.
	* src/demangle.cc: Remove.
	
	2004-02-26  Benjamin Kosnik  <bkoz@redhat.com>
	
	* include/bits/demangle.h: Add type template parameter to all
	templates with just an Allocator template parameter.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2354&r2=1.2355
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/Makefile.am.diff?cvsroot=gcc&r1=1.75&r2=1.76
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/Makefile.in.diff?cvsroot=gcc&r1=1.96&r2=1.97
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/demangle.h.diff?cvsroot=gcc&r1=1.18&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/demangle.h.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/Makefile.am.diff?cvsroot=gcc&r1=1.48&r2=1.49
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/Makefile.in.diff?cvsroot=gcc&r1=1.107&r2=1.108
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/Makefile.am.diff?cvsroot=gcc&r1=1.142&r2=1.143
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/Makefile.in.diff?cvsroot=gcc&r1=1.198&r2=1.199
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/demangle.cc.diff?cvsroot=gcc&r1=1.6&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/demangle/abi_examples/01.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/demangle/abi_examples/02.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/demangle/regression/cw-11.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/demangle/regression/cw-16.cc.diff?cvsroot=gcc&r1=1.4&r2=1.5



-- 


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


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

* [Bug libstdc++/10246] [3.4/3.5 regression] libsupc++ needs to be independent (again) of libstdc++
       [not found] <20030327172600.10246.brendan@zen.org>
                   ` (13 preceding siblings ...)
  2004-02-27  3:21 ` cvs-commit at gcc dot gnu dot org
@ 2004-03-08 15:46 ` pinskia at gcc dot gnu dot org
  14 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-03-08 15:46 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-08 15:46 -------
Fixed for 3.4.0.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|3.5.0                       |3.4.0


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


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

end of thread, other threads:[~2004-03-08 15:46 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030327172600.10246.brendan@zen.org>
2003-05-26  5:18 ` [Bug libstdc++/10246] libsupc++ needs to be independent (again) of libstdc++ pinskia@physics.uc.edu
2003-05-26  5:18 ` pinskia@physics.uc.edu
2003-06-09 16:22 ` [Bug libstdc++/10246] [3.4 regression] " pme@gcc.gnu.org
2003-07-29 14:15 ` pinskia at physics dot uc dot edu
2003-08-03 18:02 ` neroden at gcc dot gnu dot org
2003-08-07 13:51 ` pinskia at physics dot uc dot edu
2003-08-24 19:56 ` neroden at gcc dot gnu dot org
2003-08-29 14:57 ` pinskia at gcc dot gnu dot org
2003-11-28  7:52 ` pinskia at gcc dot gnu dot org
2003-12-01  3:03 ` pinskia at gcc dot gnu dot org
2004-01-14  4:12 ` giovannibajo at libero dot it
2004-02-03  9:46 ` [Bug libstdc++/10246] [3.4/3.5 " mmitchel at gcc dot gnu dot org
2004-02-27  3:21 ` cvs-commit at gcc dot gnu dot org
2004-02-27  3:21 ` cvs-commit at gcc dot gnu dot org
2004-03-08 15:46 ` 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).