c-typeck.c (add_pending_init): Don't abort for multiple fields at the same offset.
authorRichard Henderson <rth@cygnus.com>
Sun, 20 Feb 2000 08:30:30 +0000 (00:30 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 20 Feb 2000 08:30:30 +0000 (00:30 -0800)
commit83b091c77aa68744ddc7a6ec17f8641ff36dea0f
tree55cc1417e9084086bbc4e2e20891fec270626a06
parent4a6cfa6347b32e6e522f28dfed841101afda2dd0
c-typeck.c (add_pending_init): Don't abort for multiple fields at the same offset.

        * c-typeck.c (add_pending_init): Don't abort for multiple
        fields at the same offset.
        (pending_init_member): Test the correct member.

From-SVN: r32076
gcc/ChangeLog
gcc/c-typeck.c