(real_value_from_int_cst): Use temporary variable `e' to
authorRichard Stallman <rms@gnu.org>
Wed, 12 May 1993 04:29:00 +0000 (04:29 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 12 May 1993 04:29:00 +0000 (04:29 +0000)
commit2026444ac9804a075ac6c5e16c1f8d43e9005139
tree6077b434d0e00fded01863451de571516d510a89
parentdba6874f46dba090fba16254dc0163e204904899
(real_value_from_int_cst): Use temporary variable `e' to
work around bugs in 386 PCC.

(build_array_type): Delete the code to set TYPE_MAIN_VARIANT.

(build_array_type):
Don't change TYPE_MAIN_VARIANT if incomplete (domain not known).

From-SVN: r4428
gcc/tree.c