(change_main_variant): New function.
authorRichard Stallman <rms@gnu.org>
Tue, 11 May 1993 04:38:47 +0000 (04:38 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 11 May 1993 04:38:47 +0000 (04:38 +0000)
commit15c76378f688b89a176482e183512783e1395650
tree91ab25efac2a992d3e441b37d300e795eeaec87b
parente1fe03e98f0b3b141e38e06bce3f4aefbbe80b52
(change_main_variant): New function.

(build_array_type): Use that to set the TYPE_MAIN_VARIANT.

(real_value_from_int_cst):
If I is unsigned, use REAL_VALUE_FROM_UNSIGNED_INT.

From-SVN: r4418
gcc/tree.c