This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from aaba90b8aa4 * tree-ssa-alias.c (same_tmr_indexing_p): Break out from . [...] new d02dc46725c gcc/ChangeLog:
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 | 8 +- gcc/doc/invoke.texi | 7 ++ gcc/params.def | 6 ++ gcc/testsuite/ChangeLog | 4 + gcc/testsuite/gcc.dg/Warray-bounds-43.c | 133 ++++++++++++++++++++++++++++++++ gcc/tree-vrp.c | 3 +- 6 files changed, 159 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-43.c