This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from f9d6781ea2e libstdc++: Fix __numeric_traits_integer<__int20> [PR 97798] new 40bf92be5b6 Attach an attribute to all outlined OpenACC compute regions new 00d4aa2128f More explicit checking of which OMP constructs we're expecting new cbf5cc37ccc Daily bump.
The 3 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/DATESTAMP | 2 +- gcc/omp-expand.c | 22 +++++--- gcc/omp-low.c | 59 +++++++++++++++++----- gcc/omp-offload.c | 51 +++++++++++++------ gcc/testsuite/ChangeLog | 10 ++++ .../c-c++-common/goacc/classify-parallel.c | 4 +- .../{classify-parallel.c => classify-serial.c} | 12 ++--- .../gfortran.dg/goacc/classify-parallel.f95 | 4 +- .../{classify-routine.f95 => classify-serial.f95} | 17 ++++--- libstdc++-v3/ChangeLog | 23 +++++++++ 11 files changed, 166 insertions(+), 56 deletions(-) copy gcc/testsuite/c-c++-common/goacc/{classify-parallel.c => classify-serial.c} (62%) copy gcc/testsuite/gfortran.dg/goacc/{classify-routine.f95 => classify-serial.f95} (64%)