This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4052c05e5b3 x86: Inline strncmp only with -minline-all-stringops new 605c2a393d3 middle-end/97521 - always use single-bit bools in mask vect [...]
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/expr.c | 39 ++++----------------------------- gcc/testsuite/gcc.target/i386/pr97521.c | 27 +++++++++++++++++++++++ gcc/tree.c | 11 ++++++++-- 3 files changed, 40 insertions(+), 37 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr97521.c