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 a1c2f23d2e3 PR go/91621 mksysinfo: change test == to test = new b2366b03ff0 PR c++/91705 - constexpr evaluation rejects ++/-- on float [...]
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 | 9 ++++ gcc/cp/constexpr.c | 4 ++ gcc/testsuite/g++.dg/cpp1y/constexpr-incr2.C | 66 ++++++++++++++++++++++++++++ 3 files changed, 79 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-incr2.C