This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/15412] [3.4/3.5 Regression] _GLIBCXX_ symbols symbols defined and used in different namespaces
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 May 2004 03:04:16 -0000
- Subject: [Bug libstdc++/15412] [3.4/3.5 Regression] _GLIBCXX_ symbols symbols defined and used in different namespaces
- References: <20040513021421.15412.adah@netstd.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-13 03:04 -------
Confirmed.
Was broken by:
2003-10-21 Benjamin Kosnik <bkoz@redhat.com>
* include/ext/mt_allocator.h: Change include to gthr.h.
* include/ext/rope: Same. Add _Refcount_base definitions.
* include/ext/pool_allocator.h: Adjust namespaces.
* include/bits/stl_threads.h (_Refcount_base): Move.
Put remaining into namespace __gnu_cxx.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |bkoz at gcc dot gnu dot org
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Known to fail| |3.4.0 3.5.0
Last reconfirmed|0000-00-00 00:00:00 |2004-05-13 03:04:14
date| |
Summary|_GLIBCXX_ symbols symbols |[3.4/3.5 Regression]
|defined and used in |_GLIBCXX_ symbols symbols
|different namespaces |defined and used in
| |different namespaces
Target Milestone|--- |3.4.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15412