(output_pending_init_elements): Don't crash if
authorRichard Stallman <rms@gnu.org>
Wed, 27 Oct 1993 21:42:09 +0000 (21:42 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 27 Oct 1993 21:42:09 +0000 (21:42 +0000)
commit281ec92f7e7888aad2781d28cea88d98b01c432e
tree0ce4a17ec5169721cb9ea1ab6898d915124e212d
parentb73d04f2fd8deea3df7920e69710a7accfdca162
(output_pending_init_elements): Don't crash if
constructor_unfilled_fields is 0.

(build_c_cast): When making union constructor,
copy TREE_CONSTANT from the given value.
(initializer_constant_valid_p): Special handling for "constant"
union constructor.

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