This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7b7318faf79 c++: Add static in g++.dg/warn/Waddress-5.C new 4b1d3d8d732 c++: -Wuninitialized for mem-inits and empty classes [PR19808]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/cp/init.c | 3 +- gcc/testsuite/g++.dg/warn/Wuninitialized-28.C | 1 + gcc/testsuite/g++.dg/warn/Wuninitialized-29.C | 1 + gcc/testsuite/g++.dg/warn/Wuninitialized-31.C | 73 +++++++++++++++++++++++++++ 4 files changed, 77 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wuninitialized-31.C