This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 84832cab6e4 analyzer: fix ICE on cast to NULL type [PR104524] new e15425e899e Use GORI to evaluate arguments of a COND_EXPR.
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/gimple-range-fold.cc | 12 ++++++ gcc/gimple-range-gori.cc | 96 ++++++++++++++++++++++++++++++++++++++++- gcc/gimple-range-gori.h | 2 + gcc/testsuite/gcc.dg/pr104526.c | 15 +++++++ 4 files changed, 124 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/pr104526.c