This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from 9fec5574a91 [RS6000] Correct save_reg_p new 9dd56da932a Backported from mainline 2019-02-08 Jakub Jelinek <jaku [...] new 21d2956764a PR middle-end/89243 * g++.dg/opt/pr89188.C: Include ../to [...]
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 | 18 ++++++++++++++++++ gcc/combine.c | 17 +++++++++++------ gcc/except.c | 4 ++++ gcc/testsuite/ChangeLog | 16 ++++++++++++++++ gcc/testsuite/g++.dg/opt/pr89188.C | 10 +--------- gcc/testsuite/g++.dg/torture/pr88861.C | 11 +++++++++++ gcc/testsuite/g++.dg/ubsan/pr89234.C | 11 +++++++++++ 7 files changed, 72 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr88861.C create mode 100644 gcc/testsuite/g++.dg/ubsan/pr89234.C