This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9a5d1fceb86 improve error when /usr/include isn't found [PR90835] new 1e3003ca086 fix misleading identation breaking bootstrap new 70c50c87273 MATCH: Sink convert for vec_cond
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/c-family/c-format.cc | 4 ++-- gcc/match.pd | 8 ++++++++ .../gcc.target/aarch64/sve/cond_convert_7.c | 23 ++++++++++++++++++++++ 3 files changed, 33 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/cond_convert_7.c