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

Re: un-xfail 12658_thread-1.cc on non-linux platforms



On 30/10/2004, at 6:42 AM, Richard Earnshaw wrote:


On Sat, 2004-10-30 at 01:53, Geoffrey Keating wrote:
As far as I can tell from the mailing list, this was xfailed because
of a linux libc bug, and it passes on Darwin for me.

Tested with 'make check-libstdc++-v3' on Darwin.

This test will never run on embedded systems that don't have pthreads. If you are going to enable it, the it should be enabled in the same way as the pthreads tests are.

I don't plan to enable the test on a system without posix threads. It seems like the test is only interesting on a system with threads.


Attachment: smime.p7s
Description: S/MIME cryptographic signature


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