This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4e13b78bf0e c++: Fix up diagnostics of wrong constexpr bodies in C++11 [...] new 538da7baf6a tree-sra: Do not propagate bit-field accesses across assign [...]
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/testsuite/g++.dg/torture/pr117217-1.C | 24 ++++++++++++++++++++++++ gcc/testsuite/g++.dg/torture/pr117217-2.C | 24 ++++++++++++++++++++++++ gcc/tree-sra.cc | 2 ++ 3 files changed, 50 insertions(+) create mode 100644 gcc/testsuite/g++.dg/torture/pr117217-1.C create mode 100644 gcc/testsuite/g++.dg/torture/pr117217-2.C