This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 54da358ff51 value-range: Fix up irange::union_bitmask [PR118953] new db76482175c PR rtl-optimization/119046: Don't mark PARALLEL RTXes with [...] new ff505948631 PR rtl-optimization/119046: aarch64: Fix PARALLEL mode for [...]
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/config/aarch64/aarch64.cc | 2 +- gcc/rtlanal.cc | 1 + gcc/testsuite/gcc.target/aarch64/pr119046.c | 16 ++++++++++++++++ 3 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr119046.c