testsuite: gcc.c-torture/execute/ieee/cdivchkld.c needs fmaxl
authorChristophe Lyon <christophe.lyon@linaro.org>
Thu, 6 May 2021 09:05:52 +0000 (09:05 +0000)
committerChristophe Lyon <christophe.lyon@linaro.org>
Thu, 6 May 2021 09:05:52 +0000 (09:05 +0000)
commite82e87a851cdea9f4f43f342842025b068287d4e
tree1f7a6839ef15e7c0ba2b99a529c056d0cb91e785
parent3c33c00f43bfe585d9414dfb620f0f518e55a457
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.lyon@linaro.org>

PR testsuite/100355
gcc/testsuite/
* gcc.c-torture/execute/ieee/cdivchkld.x: New.
gcc/testsuite/gcc.c-torture/execute/ieee/cdivchkld.x [new file with mode: 0644]