This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f4d53ac6970 * objc.dg/proto-lossage-4.m: Accept int/long int as intptr_t. new 8ef2cf7635a 2017-08-10 Fritz Reese Reese-Fritz@zai.com
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/ChangeLog | 6 +++ gcc/fortran/decl.c | 56 +++++++++++++++++++++++++- gcc/fortran/gfortran.texi | 14 +++++++ gcc/testsuite/ChangeLog | 7 ++++ gcc/testsuite/gfortran.dg/dec_structure_18.f90 | 38 +++++++++++++++++ gcc/testsuite/gfortran.dg/dec_structure_19.f90 | 38 +++++++++++++++++ gcc/testsuite/gfortran.dg/dec_structure_20.f90 | 18 +++++++++ gcc/testsuite/gfortran.dg/dec_structure_21.f90 | 10 +++++ 8 files changed, 185 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/dec_structure_18.f90 create mode 100644 gcc/testsuite/gfortran.dg/dec_structure_19.f90 create mode 100644 gcc/testsuite/gfortran.dg/dec_structure_20.f90 create mode 100644 gcc/testsuite/gfortran.dg/dec_structure_21.f90