diff options
author | Sujoy Saraswati <sujoy.saraswati@hpe.com> | 2016-01-08 08:35:02 +0000 |
---|---|---|
committer | Sujoy Saraswati <ssaraswati@gcc.gnu.org> | 2016-01-08 08:35:02 +0000 |
commit | 6e1f093f7466ee77557e5ffad9b3ab9ae945e4e3 (patch) | |
tree | 7ecbce6243dcf27ea2f8ff983df613bd8705c4e7 /gcc/tree-stdarg.c | |
parent | 57bf30726cf3695077cde97bd3fd396cb1262eeb (diff) | |
download | gcc-6e1f093f7466ee77557e5ffad9b3ab9ae945e4e3.zip gcc-6e1f093f7466ee77557e5ffad9b3ab9ae945e4e3.tar.gz gcc-6e1f093f7466ee77557e5ffad9b3ab9ae945e4e3.tar.bz2 |
Restrict to linux and gnu targets as not all math.h implementations support the issignaling macro.
Restrict to linux and gnu targets as not all math.h implementations support the
issignaling macro. Use -fexcess-precision=standard for compiler options. Use fabs()
only when __FLT_EVAL_METHOD__ == 0.
gcc/testsuite/
* gcc.dg/pr61441.c: Restrict to linux and gnu targets.
Use -fexcess-precision=standard for compiler options.
Use fabs() only when __FLT_EVAL_METHOD__ == 0.
From-SVN: r232152
Diffstat (limited to 'gcc/tree-stdarg.c')
0 files changed, 0 insertions, 0 deletions