This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cb828691fe6 c++: further tweak to cxx_eval_outermost_constant_expr [PR118396] new 6db9d4e954b c++: Implement for static locals CWG 2867 - Order of initia [...]
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/decl.cc | 19 ++- gcc/testsuite/g++.dg/DRs/dr2867-3.C | 159 +++++++++++++++++++++ .../g++.dg/DRs/{dr2867-2.C => dr2867-4.C} | 39 ++--- 3 files changed, 200 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/g++.dg/DRs/dr2867-3.C copy gcc/testsuite/g++.dg/DRs/{dr2867-2.C => dr2867-4.C} (60%)