This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0707f428090 Fix overflows in ipa-modref-tree.cc new 36f1de95a61 tree-optimization/105312 - fix ISEL VCOND expansion new 4d4eaa77a7d tree-optimization/104912 - ensure cost model is checked first
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/gimple-isel.cc | 8 +++++ gcc/testsuite/gcc.target/arm/pr105312.c | 23 +++++++++++++ gcc/tree-vect-loop-manip.cc | 60 +++++++++++++++++++++++++++++++-- 3 files changed, 88 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/pr105312.c