This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 91c18b955d5 * ipa-devirt.c (default_hash_traits<type_pair>): Skip stru [...] new 27fa846684a PR c++/70167 - array prvalue treated as lvalue
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 | 12 ++++++++++++ gcc/cp/call.c | 3 +++ gcc/cp/cp-tree.h | 11 ++++++++++- gcc/cp/parser.c | 4 ++-- gcc/cp/pt.c | 7 ++++++- gcc/cp/semantics.c | 21 ++++++++++++++++----- gcc/testsuite/g++.dg/cpp0x/initlist-array6.C | 11 +++++++++++ 7 files changed, 60 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-array6.C