This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from eb846114ed7 libstdc++: Remove std::__unicode::__null_sentinel new 0056458550b Fortran: SIZE optional DIM argument having OPTIONAL+VALUE a [...] new a17299c17af OpenMP: Support accelerated 2D/3D memory copies for AMD GCN
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/fortran/trans-intrinsic.cc | 4 +- gcc/testsuite/gfortran.dg/size_optional_dim_2.f90 | 31 ++ libgomp/plugin/plugin-gcn.c | 362 ++++++++++++++++++++++ 3 files changed, 394 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/size_optional_dim_2.f90