This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a82c6ab0aad wrong GIMPLE from (bit_field_ref CTOR ..) simplification new 2b8ac1df649 Normalize addresses in IPA before calling range_op_handler [...]
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/ipa-cp.cc | 8 ++++++-- gcc/ipa-fnsummary.cc | 10 +++++----- gcc/ipa-prop.h | 14 ++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr109639.c | 20 ++++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr109643.c | 18 ++++++++++++++++++ gcc/value-range.cc | 3 +++ 6 files changed, 66 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr109639.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr109643.c