diff options
author | Michael Meissner <meissner@linux.ibm.com> | 2020-11-20 18:34:24 -0500 |
---|---|---|
committer | Michael Meissner <meissner@linux.ibm.com> | 2020-11-20 18:34:24 -0500 |
commit | 81a3f3d1b6fecc10ba8c460644dfb9ebabbb9eec (patch) | |
tree | 6d1568504b2d500a1f354249e88c1c967996f6a0 /gcc/expr.c | |
parent | 9bdb34cebcb4f5a9dcebbb5895d1300c2f869cbf (diff) | |
download | gcc-81a3f3d1b6fecc10ba8c460644dfb9ebabbb9eec.zip gcc-81a3f3d1b6fecc10ba8c460644dfb9ebabbb9eec.tar.gz gcc-81a3f3d1b6fecc10ba8c460644dfb9ebabbb9eec.tar.bz2 |
Include math.h in nextafter-2.c test.
Since the test is compiled with -fno-builtin, include math.h to allow for
implementations (like the PowerPC) that have multiple versions of long double
that are selectable by switch. Math.h could possibly switch what function
nextafterl points to.
gcc/testsuite/
2020-11-17 Michael Meissner <meissner@linux.ibm.com>
* gcc.dg/nextafter-2.c: Include math.h.
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions