This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6006b9a28ec debug/dwarf: formStrp uses a 64-bit value for 64-bit DWARF new c004a601071 2018-01-11 Martin Sebor msebor@gmail.com Prathames [...]
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 | 10 ++++ gcc/testsuite/ChangeLog | 9 +++ .../gcc.dg/{tree-ssa/pr83501.c => pr81703.c} | 12 ++-- gcc/testsuite/gcc.dg/strlenopt-39.c | 66 ++++++++++++++++++++++ gcc/tree-ssa-strlen.c | 42 +++++++++++--- 5 files changed, 123 insertions(+), 16 deletions(-) copy gcc/testsuite/gcc.dg/{tree-ssa/pr83501.c => pr81703.c} (53%) create mode 100644 gcc/testsuite/gcc.dg/strlenopt-39.c