This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 78c8b0b9803 c++: Support module language-decl semantics new 94b8a37fa16 tree-optimization/105562 - avoid uninit diagnostic with better FRE new edbd2b1caaa libgomp plugins: Don't 'AC_SUBST' and 'AC_DEFINE_UNQUOTED' [...]
The 2 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/testsuite/g++.dg/warn/uninit-pr105562.C | 10 ++++++++ gcc/tree-ssa-sccvn.cc | 37 ++++++++++++++++++++++------- gcc/tree-ssa-sccvn.h | 2 +- libgomp/Makefile.in | 2 -- libgomp/config.h.in | 6 ----- libgomp/configure | 18 ++------------ libgomp/plugin/configfrag.ac | 6 ----- libgomp/testsuite/Makefile.in | 2 -- 8 files changed, 42 insertions(+), 41 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/uninit-pr105562.C