This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 509fd16da85 c++: partial ordering and dependent operator expr [PR105425] new d8586b00dd0 analyzer: add .fpath.txt dumps to -fdump-analyzer-feasibility
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/diagnostic-manager.cc | 24 ++++++++++++++ gcc/analyzer/engine.cc | 9 ++++++ gcc/analyzer/exploded-graph.h | 2 ++ gcc/analyzer/feasible-graph.cc | 65 ++++++++++++++++++++++++++++++++++++++ gcc/analyzer/feasible-graph.h | 6 ++++ gcc/analyzer/program-point.cc | 4 +++ gcc/analyzer/program-point.h | 1 - gcc/doc/invoke.texi | 4 +-- 8 files changed, 112 insertions(+), 3 deletions(-)