This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from da2134ec0ac [ARC] Consolidate PIC implementation. new 5c49e6ea026 PR tree-optimization/81374 * tree-loop-distribution.c (pa [...] new 1df7b42bf78 PR target/81369 * tree-loop-distribution.c (merge_dep_scc [...] new 1c4ee7690c2 PR target/81369 * tree-loop-distribution.c (classify_part [...] new 96cea83ca93 Do not allow -fgnu-tm w/ -fsanitize={kernel-,}address (PR s [...]
The 4 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 | 27 +++++++++++++++++++++++++ gcc/opts.c | 7 +++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/tree-ssa/pr81369.c | 23 ++++++++++++++++++++++ gcc/tree-loop-distribution.c | 35 +++++++++++++++++---------------- 5 files changed, 80 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr81369.c