This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b842295 S/390: Rename __S390_ARCH_LEVEL__ to __ARCH__. new 0dfcbb0 PR tree-optimization/71691 * bitmap.h (class auto_bitmap): [...]
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/ChangeLog | 7 +++ gcc/bitmap.h | 21 +++++++++ gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gcc.dg/loop-unswitch-1.c | 4 +- gcc/testsuite/gcc.dg/loop-unswitch-5.c | 51 +++++++++++++++++++++ gcc/tree-ssa-loop-unswitch.c | 84 ++++++++++++++++++++++++++++++++-- 6 files changed, 167 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/loop-unswitch-5.c