This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c5e55d1c426 /cp 2017-08-03 Paolo Carlini paolo.carlini@oracle.com new 493a1c5266c PR tree-optimization/81655 PR tree-optimization/81588 * [...] new 167571c84de PR driver/81650 * calls.c (alloc_max_size): Use HOST_WIDE [...]
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 | 12 ++++++++++++ gcc/calls.c | 30 ++++++++++++++++++------------ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/pr81650.c | 9 +++++++++ gcc/tree-ssa-reassoc.c | 19 +++++++++++++++---- 5 files changed, 59 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr81650.c