This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 15fa0a8947a * config/rs6000/aix-unwind.h (LR_REGNO): Rename to R_LR. (C [...] new 6dcfb2f2641 PR c++/63149 - wrong auto deduction from braced-init-list new f68dfb14553 ChangeLog for PR c++/63149 new d4a2b9e3fdd * config/alpha/alpha.c (direct_return): Move down after s [...]
The 3 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/ChangeLog | 19 ++ gcc/config/alpha/alpha-protos.h | 3 +- gcc/config/alpha/alpha.c | 293 ++++++++++---------------- gcc/cp/ChangeLog | 6 + gcc/cp/pt.c | 2 +- gcc/testsuite/g++.dg/cpp0x/initlist-deduce2.C | 8 + 6 files changed, 143 insertions(+), 188 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-deduce2.C