Fix gcc.c-torture/execute/ieee/cdivchkf.c on hpux
commit19a647bd72632dd5829eddd0d29b04be4fcb864f
authorJohn David Anglin <danglin@gcc.gnu.org>
Sun, 11 Feb 2024 21:36:56 +0000 (11 21:36 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 11 Feb 2024 21:38:14 +0000 (11 21:38 +0000)
tree935d4e2437e856951a83811f5a9ac70a430b9ce9
parentbbf05e3753c0fd49f1a3bf23897fa96d052ddae9
Fix gcc.c-torture/execute/ieee/cdivchkf.c on hpux

2024-02-11  John David Anglin  <danglin@gcc.gnu.org>

gcc/testsuite/ChangeLog:

* gcc.c-torture/execute/ieee/cdivchkf.c: Use ilogb and
__builtin_fmax instead of ilogbf and __builtin_fmaxf.
gcc/testsuite/gcc.c-torture/execute/ieee/cdivchkf.c