This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 173cf7c9b8c c++: ICE with RANGE_EXPR and array init [PR109431] new c84be624e07 Make ix86_macro_fusion_pair_p and ix86_fuse_mov_alu_p match [...] new 04909c7ecc0 Fortran: Fix gimplification error on assignment to pointer [...]
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/config/i386/i386.h | 6 +++ gcc/config/i386/x86-tune-sched.cc | 72 +++++++++++++++++++++++++-------- gcc/config/i386/x86-tune.def | 18 ++++++++- gcc/fortran/trans-expr.cc | 16 ++++---- gcc/testsuite/gfortran.dg/assign_12.f90 | 28 +++++++++++++ 5 files changed, 115 insertions(+), 25 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/assign_12.f90