diff options
author | Soumya AR <soumyaa@nvidia.com> | 2024-11-19 14:23:47 +0530 |
---|---|---|
committer | Soumya AR <soumyaa@nvidia.com> | 2024-11-19 14:23:47 +0530 |
commit | 90645dba41bac29cab4c5996ba320c97a0325eb2 (patch) | |
tree | f3b72aa115ac62c416cfdfde88848858251f568c /gcc/fwprop.cc | |
parent | fff5cfa4353e0c45400d8cb9cbff5c40c55fc97a (diff) | |
download | gcc-90645dba41bac29cab4c5996ba320c97a0325eb2.zip gcc-90645dba41bac29cab4c5996ba320c97a0325eb2.tar.gz gcc-90645dba41bac29cab4c5996ba320c97a0325eb2.tar.bz2 |
[PATCH] testsuite: Require C99 for pow-to-ldexp.c
pow-to-ldexp.c checks for calls to __builtin_ldexpf and __builtin_ldexpl, which
will only be performed when the compiler knows the target has a C99 libm
available.
Modified the test to add a C99 runtime requirement.
This fixes the failure on arm-eabi targets for this test case.
Signed-off-by: Soumya AR <soumyaa@nvidia.com>
gcc/testsuite/ChangeLog:
* gcc.dg/tree-ssa/pow-to-ldexp.c: Require c99_runtime.
Diffstat (limited to 'gcc/fwprop.cc')
0 files changed, 0 insertions, 0 deletions