diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml index b3397d8be..f0616e2cd 100644 --- a/chapter08/gcc.xml +++ b/chapter08/gcc.xml @@ -173,26 +173,15 @@ su tester -c "PATH=$PATH make -k check" Results can be compared with those located at and . - + The tsan tests are known to fail on some host distros. - For g++, 21 tests (out of approximately 250,000): 14 - AddressSanitizer* - tests and 7 interception-malloc-test-1.C tests, are - known to fail. - - Additionally, several tests in the - vect directory are known to fail - if the hardware does not support AVX. ---> A few unexpected failures cannot always be avoided. In some cases test failures depend on the specific hardware of the system.