This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/15412] [3.4/3.5 Regression] _GLIBCXX_ symbols symbols defined and used in different namespaces


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]