[Bug fortran/86830] [8/9 Regression] Contiguous array pointer function result not recognized as contiguous

janus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Sep 18 19:18:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86830

--- Comment #6 from janus at gcc dot gnu.org ---
Author: janus
Date: Tue Sep 18 19:16:24 2018
New Revision: 264407

URL: https://gcc.gnu.org/viewcvs?rev=264407&root=gcc&view=rev
Log:
2018-09-18  Janus Weil  <janus@gcc.gnu.org>

        Backport from trunk
        PR fortran/86830
        * expr.c (gfc_is_simply_contiguous): Handle type-bound procedure calls
        with non-polymorphic objects.

2018-09-18  Janus Weil  <janus@gcc.gnu.org>

        Backport from trunk
        PR fortran/86830
        * gfortran.dg/typebound_call_30.f90: New test case.

Added:
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/typebound_call_30.f90
Modified:
    branches/gcc-8-branch/gcc/fortran/ChangeLog
    branches/gcc-8-branch/gcc/fortran/expr.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list