This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 303976a6076 c++: Implement C++23 P1169R4 - static operator() [PR106651] new 1db05e1a1c1 Add an irange setter for wide_ints. new be4a6551ed3 irange: keep better track of powers of 2.
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/testsuite/gcc.dg/tree-ssa/popcount6.c | 12 ++++++++++++ gcc/value-range.cc | 13 +++++++++++++ gcc/value-range.h | 9 +++++++++ 3 files changed, 34 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/popcount6.c