This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 29603219fd9 * reg-stack.c (compare_for_stack_reg): Add bool argument. [...] new 72e995da9b1 * target.h (enum vect_cost_for_stmt): Add vec_gather_load [...] new b4c97b88241 * i386/i386.c (x86_builtin_vectorization_cost): Likewise.
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/ChangeLog | 16 ++++++++++++++++ gcc/config/aarch64/aarch64.c | 2 ++ gcc/config/arm/arm.c | 2 ++ gcc/config/i386/i386.c | 2 ++ gcc/config/powerpcspe/powerpcspe.c | 2 ++ gcc/config/rs6000/rs6000.c | 2 ++ gcc/config/s390/s390.c | 2 ++ gcc/config/spu/spu.c | 2 ++ gcc/target.h | 2 ++ gcc/tree-vect-stmts.c | 6 ++++++ 10 files changed, 38 insertions(+)