This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch in repository gcc.
from 40b1f81 S/390: Move movstr-2.c into vector subdir. new 7a9b25b PR c++/68049 * tree.c (strip_typedefs): Use DECL_ORIGINAL_TYPE. new 88375bb PR c++/67364 * constexpr.c (cxx_eval_component_reference): [...]
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/ChangeLog | 9 +++++++++ gcc/cp/constexpr.c | 3 ++- gcc/cp/tree.c | 10 +++++++++- gcc/testsuite/g++.dg/cpp0x/constexpr-empty10.C | 17 +++++++++++++++++ gcc/testsuite/g++.dg/ext/attribute-may-alias-3.C | 22 ++++++++++++++++++++++ 5 files changed, 59 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-empty10.C create mode 100644 gcc/testsuite/g++.dg/ext/attribute-may-alias-3.C