This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 56adcd4878e testsuite: fix pointer conversion error in testcase vect-ea [...] new 5bd96fed4ff Revert part of vect_analyze_early_break_dependences changes new e515d813f08 AVR: Always define __AVR_PM_BASE_ADDRESS__ in specs provide [...] new 3f69db18121 middle-end: don't cache restart_loop in vectorizable_live_o [...]
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/config/avr/gen-avr-mmcu-specs.cc | 20 ++++++++++++++------ .../vect/vect-early-break_1-PR113808.f90 | 21 +++++++++++++++++++++ gcc/tree-vect-data-refs.cc | 6 +----- gcc/tree-vect-loop.cc | 5 ++--- 4 files changed, 38 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/vect/vect-early-break_1-PR113808.f90