This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8d338507586 2019-11-19 Richard Biener rguenther@suse.de new c81dd9f3d44 PR tree-optimization/92557 * omp-low.c (omp_clause_aligne [...] new 5bf4317d82f PR c++/92504 * semantics.c (handle_omp_for_class_iterator [...]
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 | 6 ++++++ gcc/cp/ChangeLog | 6 ++++++ gcc/cp/semantics.c | 1 - gcc/omp-low.c | 4 ++-- gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/g++.dg/gomp/pr92504.C | 29 +++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/gomp/pr92557.c | 13 +++++++++++++ 7 files changed, 64 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/gomp/pr92504.C create mode 100644 gcc/testsuite/gcc.dg/gomp/pr92557.c