This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 77a67e3a929 x86: Check invalid third argument to __builtin_ia32_prefetch new c81e68a9cdb value-relation: Fix up relation_union [PR108447] new 9b9a989adc0 c++: Fix up handling of references to anon union members in [...]
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/cp/cp-gimplify.cc | 10 ++++++++++ gcc/function-tests.cc | 1 + gcc/selftest.h | 1 + gcc/testsuite/g++.dg/init/pr53932.C | 25 +++++++++++++++++++++++++ gcc/value-relation.cc | 25 ++++++++++++++++++++++++- 5 files changed, 61 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/init/pr53932.C