This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3602ebc8647 Implement bool reduction vectorization new ef8b3b979b6 tree-optimization/121631 - UB in vector epilogue new 200b826af41 Ada: Fix spurious warning for renaming of component of VFA record
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/ada/exp_ch2.adb | 8 +++++- gcc/testsuite/gnat.dg/renaming18.adb | 24 +++++++++++++++++ gcc/tree-vect-loop.cc | 51 +++++++++++++++++++++++++++++------- 3 files changed, 73 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/renaming18.adb