OSDN Git Service

(output_pending_init_elements): Don't crash if
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Oct 1993 21:42:09 +0000 (21:42 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Oct 1993 21:42:09 +0000 (21:42 +0000)
commit4e169cc5e1be0a71f585fc76e9476d1ff490ab26
tree0ce4a17ec5169721cb9ea1ab6898d915124e212d
parent29696be8fd5d07ed574c30f9e85592a2b5fe37ed
(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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5921 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-typeck.c