This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 40e67ab8e59 Make default duplicate and insert methods of summaries abor [...] new 27c14056f48 tree-optimization/97539 - reset out-of-loop debug uses befo [...] new 50f9e1f4d45 middle-end/97554 - avoid overflow in alloc size compute
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/sbitmap.c | 3 ++- gcc/testsuite/gcc.dg/pr97539.c | 17 +++++++++++++++++ gcc/tree-vect-loop-manip.c | 41 ++++++++++++++++++++++++++++++++++++++++- 3 files changed, 59 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr97539.c