This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 269ca408e28 Fortran - ICE in gfc_conv_expr_present initializing non-dum [...] new a42f8120442 c++: constexpr array reference and value-initialization [PR101371]
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/constexpr.c | 15 +++++++++---- gcc/testsuite/g++.dg/cpp1y/constexpr-101371-2.C | 23 ++++++++++++++++++++ gcc/testsuite/g++.dg/cpp1y/constexpr-101371.C | 29 +++++++++++++++++++++++++ 3 files changed, 63 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-101371-2.C create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-101371.C