This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 79e74ef Daily bump. new 70dc2f6 PR middle-end/68960 * gimple-expr.c (copy_var_decl): If var [...] new 34c0555 PR tree-optimization/69141 * tree-ssa-pre.c: Include langho [...]
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 | 12 ++++++++++++ gcc/gimple-expr.c | 5 +++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/opt/pr69141.C | 15 +++++++++++++++ gcc/tree-ssa-pre.c | 3 ++- libgomp/ChangeLog | 5 +++++ libgomp/testsuite/libgomp.c/pr68960.c | 25 +++++++++++++++++++++++++ 7 files changed, 69 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr69141.C create mode 100644 libgomp/testsuite/libgomp.c/pr68960.c