This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d4e328e Fix memory leak in cilk new fc99b3a [RTL-ifcvt] PR rtl-optimization/68506: Fix emitting order of [...] new 02f1a5a [RTL-ifcvt] Reject insns that are multiple_sets
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 | 14 ++++++ gcc/ifcvt.c | 63 +++++++++++++-------------- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gcc.c-torture/execute/pr68506.c | 63 +++++++++++++++++++++++++++ 4 files changed, 113 insertions(+), 32 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr68506.c