* c-typeck.c (pop_init_level): Warn about implicit zero initialization
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Jun 1998 22:27:35 +0000 (22:27 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Jun 1998 22:27:35 +0000 (22:27 +0000)
commit0363211969e03be54e88687bc95e2d1e4a641834
tree7ca26a8314e88a2a3301583201094e656a35dfdc
parent432d0549f8e5c1d7a83bda850b5fef60a3eb9511
    * c-typeck.c (pop_init_level): Warn about implicit zero initialization
        of struct members.

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