c-typeck.c (pop_init_level): Warn about implicit zero initialization of struct members.
authorBruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de>
Fri, 19 Jun 1998 22:27:35 +0000 (22:27 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 19 Jun 1998 22:27:35 +0000 (16:27 -0600)
commit9dfcc8db5bd8abeee65a1a5a81e93fed3b49c08e
tree7ca26a8314e88a2a3301583201094e656a35dfdc
parentb152601696e40c7fa65e1d07aaf16690c1ee6729
c-typeck.c (pop_init_level): Warn about implicit zero initialization of struct members.

        * c-typeck.c (pop_init_level): Warn about implicit zero initialization
        of struct members.

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