]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libstdc++/36924 (mt_allocator/deallocate_local_thread-5.cc and ext/mt_allocato...
authorPaolo Carlini <paolo.carlini@oracle.com>
Thu, 24 Jul 2008 22:47:26 +0000 (22:47 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 24 Jul 2008 22:47:26 +0000 (22:47 +0000)
commit8cbb6b0003293f15a64163f6ced4e0df6647f957
tree6c7abb74ab217d8ae206552bb2d72f8d773240e5
parentb87d79e640b3e9ab1e126bb6d87472b2a261a640
re PR libstdc++/36924 (mt_allocator/deallocate_local_thread-5.cc  and ext/mt_allocator/deallocate_local_thread-7.cc fail sometimes)

2008-07-24  Paolo Carlini  <paolo.carlini@oracle.com>

       PR libstdc++/36924
       Revert:
       2008-07-23  Chris Fairles <chris.fairles@gmail.com>

       * acinclude.m4 ([GLIBCXX_CHECK_CLOCK_GETTIME]): Define GLIBCXX_LIBS.
       Holds the lib that defines clock_gettime (-lrt or -lposix4).
       * src/Makefile.am: Use it.
       * configure: Regenerate.
       * configure.in: Likewise.
       * Makefile.in: Likewise.
       * src/Makefile.in: Likewise.
       * libsup++/Makefile.in: Likewise.
       * po/Makefile.in: Likewise.
       * doc/Makefile.in: Likewise.

From-SVN: r138127
13 files changed:
libstdc++-v3/ChangeLog
libstdc++-v3/Makefile.in
libstdc++-v3/acinclude.m4
libstdc++-v3/configure
libstdc++-v3/doc/Makefile.in
libstdc++-v3/include/Makefile.in
libstdc++-v3/include/std/chrono
libstdc++-v3/libmath/Makefile.in
libstdc++-v3/libsupc++/Makefile.in
libstdc++-v3/po/Makefile.in
libstdc++-v3/src/Makefile.am
libstdc++-v3/src/Makefile.in
libstdc++-v3/testsuite/Makefile.in