This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 71b31d13757 rs6000: Remove useless copy_rtx in rs6000_emit_set_{,long}_const new b2e1c49b4a4 Fortran/OpenMP: align/allocator modifiers to the allocate clause
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/dump-parse-tree.cc | 23 +++++ gcc/fortran/gfortran.h | 3 +- gcc/fortran/match.cc | 4 +- gcc/fortran/openmp.cc | 106 +++++++++++++++-------- gcc/fortran/st.cc | 2 +- gcc/fortran/trans-openmp.cc | 8 ++ libgomp/libgomp.texi | 4 +- libgomp/testsuite/libgomp.fortran/allocate-2.f90 | 25 ++++++ libgomp/testsuite/libgomp.fortran/allocate-3.f90 | 28 ++++++ 9 files changed, 163 insertions(+), 40 deletions(-) create mode 100644 libgomp/testsuite/libgomp.fortran/allocate-2.f90 create mode 100644 libgomp/testsuite/libgomp.fortran/allocate-3.f90