OSDN Git Service

cp:
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Feb 2001 15:09:01 +0000 (15:09 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Feb 2001 15:09:01 +0000 (15:09 +0000)
commit29773a640dee08c776cd83279c6e293affa3660a
tree0d5298e54361908d84bce2abc0fb538a541408a9
parenta1d01fd0e4b8bf97295885cfbbf8fe6f382efa4c
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39605 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/typeck2.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.other/warn5.C [new file with mode: 0644]