(fold_convert): Avoid using conversion of unsigned
authorRichard Stallman <rms@gnu.org>
Sat, 19 Sep 1992 19:00:40 +0000 (19:00 +0000)
committerRichard Stallman <rms@gnu.org>
Sat, 19 Sep 1992 19:00:40 +0000 (19:00 +0000)
commitb6b19f41c6f312715ed7d64f5ce1e9b22ca5092b
treed988222c4e4f17a3c98fc9124d10b1c0f9143564
parent91f9a6ede477e36a56e9c287acf464b7541d380b
(fold_convert): Avoid using conversion of unsigned
to floating; offset value by hand to fit in signed type.

From-SVN: r2165
gcc/fold-const.c