This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7f9f83ef300 [PR97701] LRA: Don't narrow class only for REG or MEM. new eb06fdd424b analyzer: consolidate conditionals in paths
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/analyzer/checker-path.cc | 26 ++++ gcc/analyzer/checker-path.h | 55 ++++++++ gcc/analyzer/diagnostic-manager.cc | 146 +++++++++++++++++++++ gcc/analyzer/diagnostic-manager.h | 1 + .../gcc.dg/analyzer/combined-conditionals-1.c | 55 ++++++++ 5 files changed, 283 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/analyzer/combined-conditionals-1.c