https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100355

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Christophe Lyon <cl...@gcc.gnu.org>:

https://gcc.gnu.org/g:e82e87a851cdea9f4f43f342842025b068287d4e

commit r12-561-ge82e87a851cdea9f4f43f342842025b068287d4e
Author: Christophe Lyon <christophe.l...@linaro.org>
Date:   Thu May 6 09:05:52 2021 +0000

    testsuite: gcc.c-torture/execute/ieee/cdivchkld.c needs fmaxl

    The new test gcc.c-torture/execute/ieee/cdivchkld.c needs fmaxl(),
    which may not be available, for instance on aarch64-elf with newlib.
    As discussed in the PR, requiring c99_runtime enables to skip the test
    in this case.

    2021-05-06  Christophe Lyon  <christophe.l...@linaro.org>

            PR testsuite/100355
            gcc/testsuite/
            * gcc.c-torture/execute/ieee/cdivchkld.x: New.

Reply via email to