Avoid GCC 10 compiler error
GCC 10 sometimes fails on a ternary operator used in the SVE tests. Avoid this using a conditional.
Loading
Please register or sign in to comment
GCC 10 sometimes fails on a ternary operator used in the SVE tests. Avoid this using a conditional.