This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4eda2eee0e1 Remove dead code and function new f4e470d44e8 Do not check gimple_static_cahin in ref_maybe_used_by_call_p_1 new 661c02e54ea Check for equivalences between PHI argument and def. new a2ae4e9ac39 Initialize node_is_self_scc in ipa_node_params::ipa_node_params
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/gimple-range-fold.cc | 16 ++++++++++++++++ gcc/ipa-prop.h | 4 ++-- gcc/testsuite/gcc.dg/pr103359.c | 21 +++++++++++++++++++++ gcc/tree-ssa-alias.c | 4 +--- 4 files changed, 40 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr103359.c