This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 553b1d3dd5b i386: Fix uninitialized register after peephole2 conversion [...] new 6629444170f OpenMP/Fortran: 'target update' with DT components
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/fortran/openmp.cc | 10 +- gcc/fortran/trans-openmp.cc | 9 +- libgomp/testsuite/libgomp.fortran/target-11.f90 | 75 +++++++++++ libgomp/testsuite/libgomp.fortran/target-13.f90 | 159 ++++++++++++++++++++++++ 4 files changed, 246 insertions(+), 7 deletions(-) create mode 100644 libgomp/testsuite/libgomp.fortran/target-11.f90 create mode 100644 libgomp/testsuite/libgomp.fortran/target-13.f90