This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-8 in repository gcc.
from ae683899a90 Daily bump. new e24c4858572 match.pd: Disallow side-effects in GENERIC for non-COND_EXP [...]
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 | 7 +++++++ gcc/match.pd | 3 ++- gcc/testsuite/ChangeLog | 7 +++++++ gcc/testsuite/gcc.c-torture/execute/pr93744-1.c | 14 ++++++++++++++ gcc/testsuite/gcc.c-torture/execute/pr93744-2.c | 21 +++++++++++++++++++++ gcc/testsuite/gcc.c-torture/execute/pr93744-3.c | 21 +++++++++++++++++++++ 6 files changed, 72 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr93744-1.c create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr93744-2.c create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr93744-3.c