This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e87c5efabc3 Update gcc zh_CN.po new d31ab498b12 Fortran: default-initialization and functions returning der [...]
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/resolve.cc | 8 +- .../gfortran.dg/alloc_comp_auto_array_3.f90 | 4 +- gcc/testsuite/gfortran.dg/alloc_comp_class_3.f03 | 3 +- gcc/testsuite/gfortran.dg/alloc_comp_class_4.f03 | 5 +- .../gfortran.dg/allocate_with_source_14.f03 | 2 +- .../gfortran.dg/derived_constructor_comps_6.f90 | 2 +- gcc/testsuite/gfortran.dg/derived_result_5.f90 | 123 +++++++++++++++++++++ 7 files changed, 134 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/derived_result_5.f90