mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 11:20:29 -05:00
trig_test.reduction test cases to fail, if the fixes from r343916 have not yet been applied to the base compiler. Reported by: lwhsu PR: 234040 Upstream PR: https://bugs.llvm.org/show_bug.cgi?id=40206 MFC after: 1 week |
||
|---|---|---|
| .. | ||
| t_acos.c | ||
| t_asin.c | ||
| t_atan.c | ||
| t_casinh.c | ||
| t_cbrt.c | ||
| t_ceil.c | ||
| t_cos.c | ||
| t_cosh.c | ||
| t_erf.c | ||
| t_exp.c | ||
| t_fe_round.c | ||
| t_fenv.c | ||
| t_fmod.c | ||
| t_hypot.c | ||
| t_ilogb.c | ||
| t_infinity.c | ||
| t_ldexp.c | ||
| t_libm.h | ||
| t_log.c | ||
| t_modf.c | ||
| t_pow.c | ||
| t_precision.c | ||
| t_round.c | ||
| t_scalbn.c | ||
| t_sin.c | ||
| t_sinh.c | ||
| t_sqrt.c | ||
| t_tan.c | ||
| t_tanh.c | ||