This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 289bac3 2017-03-31 Bernd Edlinger bernd.edlinger@hotmail.de new 6ac7eb8 PR debug/80025 * cselib.h (rtx_equal_for_cselib_1): Add dep [...]
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/cselib.c | 32 +++++++++++++++++++++----------- gcc/cselib.h | 4 ++-- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/torture/pr80025.c | 24 ++++++++++++++++++++++++ 5 files changed, 62 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr80025.c