This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: PATCH: Enable pthreads on IRIX 6 (PR bootstrap/3456)
- From: Benjamin Kosnik <benjamin dot kosnik at gmail dot com>
- To: Rainer Orth <ro at techfak dot uni-bielefeld dot de>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Thu, 12 Jul 2007 13:38:26 -0500
- Subject: Re: PATCH: Enable pthreads on IRIX 6 (PR bootstrap/3456)
- References: <18070.26546.78210.802029@manam.TechFak.Uni-Bielefeld.DE>
> libstdc++-v3:
> PR bootstrap/3456
> * testsuite/22_locale/locale/cons/12658_thread-1.cc: Enable on
> mips-sgi-irix6*.
> * testsuite/22_locale/locale/cons/12658_thread-2.cc: Likewise.
> * testsuite/thread/18185.cc: Likewise.
> * testsuite/thread/pthread1.cc: Likewise.
> * testsuite/thread/pthread2.cc: Likewise.
> * testsuite/thread/pthread3.cc: Likewise.
> * testsuite/thread/pthread4.cc: Likewise.
> * testsuite/thread/pthread5.cc: Likewise.
> * testsuite/thread/pthread6.cc: Likewise.
> * testsuite/thread/pthread7-rope.cc: Likewise.
I think you are missing some, although in general your approach seems
fine to me.
./18_support/bad_exception/23591_thread-1.c
./18_support/bad_exception/.svn/text-base/23591_thread-1.c.svn-base
./22_locale/locale/cons/.svn/text-base/12658_thread-2.cc.svn-base
./22_locale/locale/cons/.svn/text-base/12658_thread-1.cc.svn-base
./22_locale/locale/cons/12658_thread-2.cc
./22_locale/locale/cons/12658_thread-1.cc
./ext/mt_allocator/deallocate_global_thread-3.cc
./ext/mt_allocator/deallocate_local_thread-5.cc
./ext/mt_allocator/22309_thread.cc
./ext/mt_allocator/deallocate_global_thread-1.cc
./ext/mt_allocator/.svn/text-base/deallocate_global_thread-3.cc.svn-base
./ext/mt_allocator/.svn/text-base/deallocate_local_thread-5.cc.svn-base
./ext/mt_allocator/.svn/text-base/deallocate_local_thread-1.cc.svn-base
./ext/mt_allocator/.svn/text-base/check_deallocate_null_thread.cc.svn-base
./ext/mt_allocator/.svn/text-base/deallocate_local_thread-3.cc.svn-base
./ext/mt_allocator/.svn/text-base/deallocate_global_thread-1.cc.svn-base
./ext/mt_allocator/.svn/text-base/deallocate_local_thread-7.cc.svn-base
./ext/mt_allocator/.svn/text-base/22309_thread.cc.svn-base
./ext/mt_allocator/deallocate_local_thread-3.cc
./ext/mt_allocator/deallocate_local_thread-1.cc
./ext/mt_allocator/check_deallocate_null_thread.cc
./ext/mt_allocator/deallocate_local_thread-7.cc
./thread/pthread2.cc
./thread/pthread1.cc
./thread/pthread4.cc
./thread/.svn/text-base/pthread5.cc.svn-base
./thread/.svn/text-base/pthread7-rope.cc.svn-base
./thread/.svn/text-base/pthread4.cc.svn-base
./thread/.svn/text-base/pthread1.cc.svn-base
./thread/.svn/text-base/pthread6.cc.svn-base
./thread/.svn/text-base/pthread3.cc.svn-base
./thread/.svn/text-base/pthread2.cc.svn-base
./thread/pthread5.cc
./thread/pthread7-rope.cc
./thread/pthread6.cc
./thread/pthread3.cc
-benjamin