Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Fix-make-check-error-on-Debian-and-newest-gcc.patch | [PATCH] Fix make check error on Debian and newest gcc On Debian, building the test suite with gcc (Version Debian 10.2.0-17) causes the following error message: testsuite/vec_perf_f64.c: In function ‘timed_fpclassify_f64’: testsuite/vec_perf_f64.c:84:13: error: invalid operands to binary | (have ‘vb64_t’ {aka ‘__vector(2) long unsigned int’} and ‘vui64_t’ {aka ‘__vector(2) long long unsigned int’}) 84 | accum |= test_fpclassify_f64 (data0); | ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | vui64_t {aka __vector(2) long long unsigned int} |
"Gabriel F. T. Gomes" <gabriel@inconstante.net.br> | no | 2020-11-15 |