This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b2f47a5c1d5 rs6000: Catch unsupported ABI errors when using -mrop-prote [...] new c93be1606ec Fortran: character array constructor with >= 4 constant ele [...] new 8d6994f33a9 libgomp: Remove bogus warnings from privatized-ref-2.f90.
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-array.cc | 4 +- .../gfortran.dg/string_array_constructor_4.f90 | 59 ++++++++++++++++++++++ .../libgomp.oacc-fortran/privatized-ref-2.f90 | 6 --- 3 files changed, 62 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/string_array_constructor_4.f90