avoid gcc 3.4.3 bug on long double NaN on Irix 6.5
[gnulib.git] / modules / truncl-tests
1 Files:
2 tests/test-truncl.c
3 tests/nan.h
4
5 Depends-on:
6 fpucw
7 isnanl-nolibm
8 float
9
10 configure.ac:
11
12 Makefile.am:
13 TESTS += test-truncl
14 check_PROGRAMS += test-truncl
15 test_truncl_LDADD = $(LDADD) @TRUNCL_LIBM@
16
17 License:
18 LGPL