Hello,
I am debugging uClibc tests for ARC. Many "tls" tests failed.
Test "tst-tls1" uses macros from file "tls-macros.h" (e.g. TLS_LE, TLS_IE, etc.), but I couldn't find usage of such macros anywhere except tests. I have some questions: - Are the tests relevant? - What does this test check?