This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch in repository gcc.
from 8a3ffb51c5a PR c++/92106 - ICE with structured bindings and -Wreturn-l [...] new aa98d62d9c7 PR c++/92062 - ODR-use ignored for static member of class [...]
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/ChangeLog | 3 +++ gcc/cp/pt.c | 2 ++ gcc/testsuite/g++.dg/cpp0x/constexpr-odr1.C | 19 +++++++++++++++++++ gcc/testsuite/g++.dg/cpp0x/constexpr-odr2.C | 19 +++++++++++++++++++ 4 files changed, 43 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-odr1.C create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-odr2.C