This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bc8abe881e9 Replace VSB_DIR by sysroot refs in VxWorks LIBGCC2_INCLUDES new 3f8b6373f48 Fortran: IS_CONTIGUOUS and pointers to non-contiguous targe [...]
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/trans-expr.cc | 24 +++-- gcc/fortran/trans-intrinsic.cc | 22 ++++- gcc/testsuite/gfortran.dg/is_contiguous_5.f90 | 126 ++++++++++++++++++++++++++ 3 files changed, 165 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/is_contiguous_5.f90