OSDN Git Service

2011-10-05 Benjamin Kosnik <bkoz@redhat.com
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Oct 2011 23:09:51 +0000 (23:09 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Oct 2011 23:09:51 +0000 (23:09 +0000)
commit492109bc7bc92a536059c60b43627511ed92efe9
tree1ac1d647b84279f0bcf664f991c739afe7fafc67
parent0c88922f094abeddcac4afd217752b0c75bebddc
2011-10-05  Benjamin Kosnik  <bkoz@redhat.com
            Jonathan Wakely  <jwakely.gcc@gmail.com>

        PR libstdc++/48698
        * acinclude.m4 (GLIBCXX_ENABLE_SYMVERS): Set libtool_VERSION here.
        * configure.ac: Move AC_SUBST of libtool_VERSION past call to
        GLIBCXX_ENABLE_SYMVERS.
        * configure: Regenerate.
        * include/bits/c++config: Use __7 as versioned namespace name.
        * config/abi/pre/gnu-versioned-namespace.ver: Change mangling as
        per above.
        * include/c_global/cwchar: Adjust nested namespaces.
        * testsuite/20_util/bind/48698.cc: Add test case.
        * testsuite/ext/profile/mutex_extensions_neg.cc: Change line number.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@179580 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver
libstdc++-v3/configure
libstdc++-v3/configure.ac
libstdc++-v3/include/bits/c++config
libstdc++-v3/include/bits/locale_facets.tcc
libstdc++-v3/include/c_global/cwchar
libstdc++-v3/testsuite/ext/profile/mutex_extensions_neg.cc