]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libstdc++/41005 ([C++0x] Unable to link fstream open and ctor with std::string...
authorJonathan Wakely <jwakely.gcc@gmail.com>
Wed, 26 Aug 2009 19:03:24 +0000 (19:03 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 26 Aug 2009 19:03:24 +0000 (20:03 +0100)
commit41bc3c4a822b838e38a4b8f1d09c36ec54f40ddc
treece6bdf80b9b8b5e45f458413d06900151dfd7bef
parent68ccd57c8c3c04c56136779c4287d33afb1ccd1b
re PR libstdc++/41005 ([C++0x] Unable to link fstream open and ctor with std::string argument.)

2009-08-26  Jonathan Wakely  <jwakely.gcc@gmail.com>

PR libstdc++/41005
* configure.ac: Bump libtool_VERSION to 6:14:0.
* configure: Regenerate.
* src/Makefile.am: Compile fstream-inst.cc as C++0x.
* src/Makefile.in: Regenerate.
* config/abi/pre/gnu.ver: Add new symbols and disambiguate old ones,
move <future> symbols to 3.4.14 version.
* testsuite/util/testsuite_abi.cc: Add GLIBCXX_3.4.14 version.

From-SVN: r151126
libstdc++-v3/ChangeLog
libstdc++-v3/config/abi/pre/gnu.ver
libstdc++-v3/configure
libstdc++-v3/configure.ac
libstdc++-v3/src/Makefile.am
libstdc++-v3/src/Makefile.in
libstdc++-v3/testsuite/util/testsuite_abi.cc