This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f620e64a6f1 c++: Disable -Winit-list-lifetime in unevaluated operand [PR97632] new c2856ceec2e c++: Tweaks for value_dependent_expression_p. new 220929c0677 Tweaks to ranger cache new ea7df355ca4 More Ranger cache tweaks
The 3 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/cp/constexpr.c | 5 ++ gcc/cp/pt.c | 5 +- gcc/gimple-range-cache.cc | 188 ++++++++++++++++++++++++++++++++++------------ gcc/gimple-range-cache.h | 21 ++++-- gcc/gimple-range.cc | 24 ++---- 5 files changed, 172 insertions(+), 71 deletions(-)