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++/36104] [4.3/4.4/4.5/4.6 Regression] gnu-versioned-namespace is broken


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

--- Comment #13 from Benjamin Kosnik <bkoz at gcc dot gnu.org> 2011-01-20 20:04:29 UTC ---
Author: bkoz
Date: Thu Jan 20 20:04:25 2011
New Revision: 169063

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169063
Log:
2011-01-20  Benjamin Kosnik  <bkoz@redhat.com>

    PR libstdc++/36104 part three
    * src/hashtable_c++0x.cc: Adjust namespace macros.
    * testsuite/util/testsuite_rvalref.h: Don't forward declare hash.
    * config/abi/pre/gnu-versioned-namespace.ver: Update.


Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver
    trunk/libstdc++-v3/src/hashtable_c++0x.cc
    trunk/libstdc++-v3/testsuite/util/testsuite_rvalref.h


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