This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f3051f194ae [rs6000] mmintrin.h: fix use of "vector" new 6537af8fce1 [AArch64][1/2] Implement TARGET_ESTIMATED_POLY_VALUE new 447602ef379 * gimple-ssa-evrp-analyze.h (class evrp_range_analyzer): A [...]
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/ChangeLog | 34 ++++++++++++++++++++ gcc/config/aarch64/aarch64-opts.h | 1 + gcc/config/aarch64/aarch64-protos.h | 4 +++ gcc/config/aarch64/aarch64.c | 37 ++++++++++++++++++++++ gcc/gimple-ssa-evrp-analyze.c | 12 +++++-- gcc/gimple-ssa-evrp-analyze.h | 5 ++- gcc/gimple-ssa-evrp.c | 1 + gcc/gimple-ssa-sprintf.c | 4 ++- gcc/testsuite/ChangeLog | 6 ++++ .../gcc.c-torture/execute/builtins/strnlen.x | 14 ++++++++ gcc/tree-ssa-dom.c | 1 + 11 files changed, 114 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/builtins/strnlen.x