]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/sreal.c
sreal.h (normalize, [...]): Add new_sig/new_exp parameters.
authorJan Hubicka <jh@suse.cz>
Wed, 29 Aug 2018 12:21:28 +0000 (14:21 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 29 Aug 2018 12:21:28 +0000 (12:21 +0000)
commit7a1ce63278c4d26ccfb0db3459545aa6d24f16fc
tree8ac79114f61ecfd6d551f470a979eee3750f4e23
parent9ed6dbeeb285a010d4ab1e437cf4e2f7136dcc17
sreal.h (normalize, [...]): Add new_sig/new_exp parameters.

* sreal.h (normalize, normalize_up, normalize_down): Add new_sig/new_exp
parameters.
(sreal constructor): Update.
* sreal.c (sreal:operator+, sreal:operator-, sreal:operator*,
sreal:operator/): Update.

From-SVN: r263952
gcc/ChangeLog
gcc/sreal.c
gcc/sreal.h