]> gcc.gnu.org Git - gcc.git/commit
typeck2.c (process_init_constructor): Check TREE_HAS_CONSTRUCTOR before issuing missi...
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 12 Feb 2001 15:09:01 +0000 (15:09 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 12 Feb 2001 15:09:01 +0000 (15:09 +0000)
commit45abaea89ceed7cbd6128a841605430da841064a
tree0d5298e54361908d84bce2abc0fb538a541408a9
parent996065b44049d0e525f3e28794868fdaee722f3f
typeck2.c (process_init_constructor): Check TREE_HAS_CONSTRUCTOR before issuing missing init warning.

cp:
* typeck2.c (process_init_constructor): Check
TREE_HAS_CONSTRUCTOR before issuing missing init warning.
testsuite:
* g++.old-deja/g++.other/warn5.C: New test.

From-SVN: r39605
gcc/cp/ChangeLog
gcc/cp/typeck2.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.other/warn5.C [new file with mode: 0644]
This page took 0.059863 seconds and 5 git commands to generate.