[C++0x] fix libstdc++/41005 - missing fstream instantiations

Jonathan Wakely jwakely.gcc@gmail.com
Mon Aug 17 04:59:00 GMT 2009


And here's the updated 4.5 patch, moving the <future> symbols to a new
GLIBCXX_3.4.14 version

        PR libstdc++/41005
        * configure.ac: Bump libtool_VERSION to 6:14:0.
        * configure: Regenerate.
        * src/Makefile.ac: 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.

Also tested x86-64/linux, ok for trunk?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr41005.45.patch
Type: text/x-patch
Size: 6081 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20090817/2b2956ca/attachment.bin>


More information about the Libstdc++ mailing list