This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ad9c515 2015-12-09 Chung-Lin Tang cltang@codesourcery.com new a0041ab PR ipa/61886 PR middle-end/25140 * ipa-reference.c (is_imp [...]
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/ipa-reference.c | 73 +++++++++++++++++---------- gcc/ipa-reference.h | 6 +++ gcc/testsuite/ChangeLog | 6 +++ gcc/testsuite/gcc.c-torture/execute/alias-3.c | 17 +++++++ gcc/tree-ssa-alias.c | 32 ++++++++---- 5 files changed, 96 insertions(+), 38 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/alias-3.c