typeck2.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:26:29 +0000 (22:26 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 19 Jun 1998 22:26:29 +0000 (16:26 -0600)
commitb152601696e40c7fa65e1d07aaf16690c1ee6729
tree45ed8cf764f5724ed73169a332e51f4e03fd6a5f
parentee8303096a7ad4bfdac14ed8ad8cfa437f2f5e30
typeck2.c (pop_init_level): Warn about implicit zero initialization of struct members.

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

From-SVN: r20613
gcc/cp/ChangeLog
gcc/cp/typeck2.c