This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9c1ea6eb80f * cxx-pretty-print.c (cxx_pretty_printer::statement) <case [...] new 32fee334421 PR c++/86678 - constexpr function with non-constant after return.
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 | 7 +++ gcc/cp/constexpr.c | 66 +++++++++++++++++++++----- gcc/testsuite/g++.dg/cpp1y/constexpr-return4.C | 10 ++++ 3 files changed, 70 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-return4.C