This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c75fa14ffcc [RS6000] Delete code made dead by r250482 new ed3fa54b0b0 PR81815: Invalid conditional reduction new 6d0778220ec Fix building of cross compiler (PR target/81753).
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 | 13 +++++++++++++ gcc/config.gcc | 2 +- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/vect/pr81815.c | 26 ++++++++++++++++++++++++++ gcc/tree-vect-loop.c | 19 ++++++++++++------- 5 files changed, 57 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr81815.c