diff options
author | toon <toon@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-07-30 22:23:26 +0000 |
---|---|---|
committer | toon <toon@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-07-30 22:23:26 +0000 |
commit | 7eece8c3c9ac71e657645258b0c8ad99699df1ed (patch) | |
tree | de115f5445a03103a3fc5ea6fddfa87706ee7d4e /.cvsignore | |
parent | 95c02608654896d12cb97aaae32fb52183b263c9 (diff) | |
download | gcc-7eece8c3c9ac71e657645258b0c8ad99699df1ed.tar.gz |
2002-07-30 Toon Moene <toon@moene.indiv.nluug.nl>
* flags.h: Declare flag_finite_math_only.
Use it in definition of HONOR_NANS and
HONOR_INFINITIES.
* c-common.c (cb_register_builtins): Emit
__FINITE_MATH_ONLY__ when flag_finite_math_only
is set.
* combine.c (simplify_if_then_else): If
flag_finite_math_only is set, a == b has a
definite value.
* toplev.c: Initialize flag_finite_math_only.
(set_flags_fast_math): Set it on -ffast-math.
(flag_fast_math_set_p): Test it.
doc:
* invoke.texi: Document -ffinite-math-only.
f:
* com.c (ffe_init_options): Set
flag_finite_math_only.
* invoke.texi: Document -fno-finite-math-only.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55887 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to '.cvsignore')
0 files changed, 0 insertions, 0 deletions