This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from df1990afdf0 2017-07-26 Paolo Carlini paolo.carlini@oracle.com new 14784643429 [Patch AArch64 Obvious] Unify branch costs to generic_branch_cost new 0df3ceda6e9 PR c++/67054 - Inherited ctor with non-default-cons [...] new 36ded4e1309 P0702R1 - List deduction of vector. new b11697e626d [Patch AArch64 obvious] Unify address costs to generic_addr [...]
The 4 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 | 20 +++++++ gcc/config/aarch64/aarch64.c | 66 ++++------------------ gcc/cp/ChangeLog | 12 ++++ gcc/cp/method.c | 2 +- gcc/cp/pt.c | 18 ++++++ gcc/testsuite/g++.dg/cpp0x/inh-ctor29.C | 23 ++++++++ .../{class-deduction41.C => class-deduction42.C} | 12 ++-- 7 files changed, 90 insertions(+), 63 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/inh-ctor29.C copy gcc/testsuite/g++.dg/cpp1z/{class-deduction41.C => class-deduction42.C} (73%)