This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 134ef2a8cac tree-optimization/111736 - avoid address sanitizing of __seg_gs new ac2f8c2a367 Fix runtime error for nonlinear iv vectorization(step_mult).
The 1 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/testsuite/gcc.target/i386/pr114396.c | 105 +++++++++++++++++++++++++++++++ gcc/tree-vect-loop.cc | 2 +- 2 files changed, 106 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr114396.c