This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4bec4fe * tree-ssanames.c (release_free_names_and_compact_live_names [...] new feddf0d PR c++/58109 - alignas() fails to compile with constant expre [...]
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/ChangeLog | 7 +++++ gcc/cp/decl2.c | 3 +- gcc/testsuite/ChangeLog | 7 +++++ gcc/testsuite/g++.dg/cpp0x/alignas5.C | 47 ++++++++++++++++++++++++++++--- gcc/testsuite/g++.dg/ext/vector29.C | 53 +++++++++++++++++++++++++++++++++++ 5 files changed, 112 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/vector29.C