This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9a4aa00f915 Add missing mask[z]_roundscale_[round]_s[d,s] intrinsics new b76d308c906 2019-10-15 Richard Biener rguenther@suse.de new 0c51ddeb1a0 * Makefile.rtl (a-except.o): Put -O1 earlier so that it ca [...]
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 | 8 ++++++++ gcc/ada/ChangeLog | 5 +++++ gcc/ada/Makefile.rtl | 4 ++-- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gfortran.dg/pr92094.f90 | 28 ++++++++++++++++++++++++++++ gcc/tree-vect-loop.c | 17 +++-------------- gcc/tree-vect-stmts.c | 9 ++++++--- 7 files changed, 57 insertions(+), 19 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr92094.f90