This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f0065f207cf libstdc++: Mark pieces of gnu-linux/os_support.h linux-specific new 60fca1802a2 c++: Add fixed test [PR101071] new 27ac6a707e7 c++: wrong error with constexpr array and value-init [PR108158]
The 2 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.cc | 4 --- .../cpp0x/{variadic-alias2.C => variadic-alias8.C} | 14 ++-------- gcc/testsuite/g++.dg/cpp1y/constexpr-108158.C | 32 ++++++++++++++++++++++ 3 files changed, 35 insertions(+), 15 deletions(-) copy gcc/testsuite/g++.dg/cpp0x/{variadic-alias2.C => variadic-alias8.C} (81%) create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-108158.C