This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 80a7497 [PATCH] Allow FSM to thread single block cases too new b391ca8 gcc/ new 147f4df Followup to [AArch64_be] Fix vtbl[34] and vtbx4
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 | 6 +++++ gcc/testsuite/ChangeLog | 10 ++++++++ gcc/testsuite/gcc.dg/torture/pr67947.c | 30 ++++++++++++++++++++++ .../gcc.target/aarch64/table-intrinsics.c | 4 +-- gcc/tree-ssa-loop-unswitch.c | 11 +++++++- 5 files changed, 58 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr67947.c