This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ecad294dbb3 libgo: Solaris and x/sys/cpu compatibility fixes new bf9ff334c9e 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 | 6 +++ gcc/cp/constexpr.c | 4 ++ gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/g++.dg/cpp1y/constexpr-incr2.C | 66 ++++++++++++++++++++++++++++ 4 files changed, 81 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-incr2.C