[PATCH 5/5] Add test cases for ISO C11 threads
Joseph Myers
joseph@codesourcery.com
Thu Aug 13 23:47:00 GMT 2015
Without having checked the details of the testcases...:
There are several C11 DRs relating to aspects of C11 threads. Have you
checked each of them in the current DR log
<http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1931.htm> to make sure
that the implementation follows the agreed resolution (if any) and that
the issue in question is covered by the tests.
I think DR#416, "tss_t destruction unspecified" and DR#424,
"underspecification of tss_t", are those for which it's clearest that the
C11 specification is inadequate and it should be possible to verify in
testcases that the semantics listed in the Proposed Technical Corrigendum
for DR#416 are followed. But others may be relevant as well.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list