This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a844095e17c vect: Don't clear base_misaligned in update_epilogue_loop_v [...] new 8c9063825ce c++: constexpr error with fn redecl in local scope [PR111132] new e4d074321bc c-family: remove dead #undef
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/c-family/c-warn.cc | 1 - gcc/cp/constexpr.cc | 10 ++++------ gcc/cp/cvt.cc | 18 ++++++++++++++++-- gcc/testsuite/g++.dg/cpp0x/constexpr-redeclaration3.C | 13 +++++++++++++ gcc/testsuite/g++.dg/cpp0x/constexpr-redeclaration4.C | 14 ++++++++++++++ 5 files changed, 47 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-redeclaration3.C create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-redeclaration4.C