This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

fix libstdc++/46951


2010-12-15  Jonathan Wakely  <jwakely.gcc@gmail.com>

        PR libstdc++/46951
        * testsuite/30_threads/future/members/45133.cc: Fix dg-options.
        * testsuite/30_threads/shared_future/members/45133.cc: Likewise.

Tested x86_64-linux, checked in to trunk.

I had configured with --enable-libstdcxx-time=rt which made it
unnecessary to use -pthread, hiding these failures from me when I
tested. I'll reconfigure with the right options.

Attachment: 46951.txt
Description: Text document


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