optabs.c (expand_float): Don't allow mode widening that causes double rounding.
authorGeoff Keating <geoffk@cygnus.com>
Sun, 14 May 2000 21:18:13 +0000 (21:18 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Sun, 14 May 2000 21:18:13 +0000 (21:18 +0000)
commit5ba02ca6478e2a90d3b314642be17e0d27d84898
treedf6d96007a36c9c9bd1d22176cfd5ce6465ced5f
parentfa06229fde4a5653017dba04af680ec3f398cd4d
optabs.c (expand_float): Don't allow mode widening that causes double rounding.

* optabs.c (expand_float): Don't allow mode widening that causes
double rounding.

From-SVN: r33894
gcc/ChangeLog
gcc/optabs.c