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]

[v3] testsuite threads re-work


Hey y'all. This adopts the (IMHO) much more sane, wchar_t approach to
the thread tests.

Ie, if no thread support configured, don't run thread tests. Seems simple enough...

This fixes the new AIX fails.

I'm half tempted to pull the testsuite/thread directory out and
integrate these tests directly into the rest of the directory structure,
like wchar_t tests. However, that can be done later.

tested x86/linux 
tested x86/linux --disable-threads

Attachment: p.20041006-2
Description: Text document


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