This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 11c4a06a6c1 tree-optimization: [PR103218] Fold ((type)(a<0)) << SIGNBIT [...] new 132f1c27770 c++: improve print_node of PTRMEM_CST new e1c0c908f85 analyzer: fix overeager sharing of bounded_range instances [...]
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/analyzer/constraint-manager.cc | 4 +++- gcc/cp/ptree.c | 3 +++ gcc/langhooks.h | 2 +- gcc/print-tree.c | 3 +-- gcc/testsuite/g++.dg/analyzer/pr102662.C | 39 ++++++++++++++++++++++++++++++++ 5 files changed, 47 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/analyzer/pr102662.C