This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f4c3ce32fa5 d: Delay completing aggregate and enum types until after at [...] new edb9330c29f tree-optimization/105969 - FPE with array diagnostics new 8c2733e16ec tree-optimization/105971 - less surprising refs_may_alias_p_2
The 2 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-ssa-sprintf.cc | 2 +- gcc/testsuite/gcc.dg/pr105969.c | 13 +++++++++++++ gcc/testsuite/gcc.dg/torture/pr106971.c | 12 ++++++++++++ gcc/tree-ssa-alias.cc | 18 +++++++++--------- 4 files changed, 35 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr105969.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr106971.c