Package: clang-3.8 Version: 1:3.8.1-24 Severity: serious Tags: sid buster Control: block 853620 with -1
echo '#include <cstdlib>' | clang++-3.8 -c -x c++ - In file included from <stdin>:1: In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.1.0/../../../../include/c++/7.1.0/cstdlib:77: /usr/bin/../lib/gcc/x86_64-linux-gnu/7.1.0/../../../../include/c++/7.1.0/bits/std_abs.h:101:3: error: unknown type name '__float128' __float128 ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.1.0/../../../../include/c++/7.1.0/bits/std_abs.h:102:7: error: unknown type name '__float128' abs(__float128 __x) ^ 2 errors generated. Andreas