* c-typeck.c (add_pending_init): Don't abort for multiple
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 Feb 2000 08:30:30 +0000 (08:30 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 Feb 2000 08:30:30 +0000 (08:30 +0000)
commit1906a33a1fc34919dd5b0f5c3bf844c46fa73a5e
tree55cc1417e9084086bbc4e2e20891fec270626a06
parent2fcb29aebfae854cc1bdaabd8fcceccfc075dfa4
    * c-typeck.c (add_pending_init): Don't abort for multiple
        fields at the same offset.
        (pending_init_member): Test the correct member.

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