(fake_f_rep): Clear all of u, initially.
authorRichard Stallman <rms@gnu.org>
Sun, 28 Feb 1993 04:18:38 +0000 (04:18 +0000)
committerRichard Stallman <rms@gnu.org>
Sun, 28 Feb 1993 04:18:38 +0000 (04:18 +0000)
commitdb9e5545df5d21e02c20fe6d09c2ac48c01796df
tree7ed643583df6be05ea5791ce88f699c51bd854f1
parent9b7267b844877f45b6a834bed50d9c25635c8271
(fake_f_rep): Clear all of u, initially.

Make the ints in u unsigned.

(f_define): Use ordinary constants for long double
if it's same width as double.
Make __convert_long_double_i unsigned.
(convert_for_assignment): Typo in last change.

From-SVN: r3567
gcc/c-typeck.c