freebsd-skq/lib/msun
Enji Cooper 47754aa240 Disable fmaxmin_test when compiling it with clang 3.8.0
The testcase always fails today due to how C11 7.6.1/2 is interpreted
with clang 3.8.0 when combined with "#pragma STDC FENV_ACCESS ON".

This testcase passes with clang <3.8.0 and gcc, so continue testing it
with those compiler combinations

More intelligent discussion on the issue is in the PR

MFC after: never
PR: 208703
Sponsored by: EMC / Isilon Storage Division
2016-04-14 04:40:31 +00:00
..
aarch64 Add the fe* symbols to libm for arm64. 2015-03-31 19:07:28 +00:00
amd64
arm Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally. 2016-03-26 03:46:12 +00:00
bsdsrc
i387
ld80 Rename cpack*() to CMPLX*(). 2014-12-16 09:21:56 +00:00
ld128 Rename cpack*() to CMPLX*(). 2014-12-16 09:21:56 +00:00
man Bump .Dd 2015-11-09 10:41:27 +00:00
mips
powerpc Make FPSCR definition endian clean. 2016-02-26 20:25:26 +00:00
riscv Add fenv.c for RISC-V. Copied from MIPS. 2016-01-26 14:40:41 +00:00
sparc64 Remove ia64. 2014-07-07 00:27:09 +00:00
src In libm's exp2(3), avoid left-shifting a negative integer, which is 2015-08-09 10:00:13 +00:00
tests Disable fmaxmin_test when compiling it with clang 3.8.0 2016-04-14 04:40:31 +00:00
x86
Makefile Don't override LIB*DIR variables from src.libnames.mk. 2015-12-01 22:20:04 +00:00
Makefile.depend META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. 2015-11-25 19:10:28 +00:00
Symbol.map * Makefile: 2014-09-15 23:21:57 +00:00