This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f75344ba6cc PR c++/89070 - bogus [[nodiscard]] warning in SFINAE. new 485b111bb3a Rewrite value_range constructors to the value_range_kind is [...]
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/ChangeLog | 45 ++++++++++++++++++ gcc/gimple-fold.c | 3 +- gcc/gimple-ssa-evrp-analyze.c | 2 +- gcc/ipa-cp.c | 2 +- gcc/ipa-prop.c | 16 +++---- gcc/range-op.cc | 18 +++---- gcc/range.cc | 4 +- gcc/tree-ssanames.c | 2 +- gcc/tree-vrp.c | 107 +++++++++++++++++++----------------------- gcc/tree-vrp.h | 16 +++---- gcc/vr-values.c | 67 +++++++++++++------------- 11 files changed, 155 insertions(+), 127 deletions(-)