[Bug fortran/35031] ELEMENTAL procedure with BIND(C)

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jan 12 00:15:00 GMT 2019


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

--- Comment #6 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Jan 12 00:14:55 2019
New Revision: 267869

URL: https://gcc.gnu.org/viewcvs?rev=267869&root=gcc&view=rev
Log:
2019-01-11  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/35031
        * decl.c (gfc_match_entry): Check for F2018:C1546.  Fix nearby
        mis-indentation.

2019-01-11  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/35031
        * gfortran.dg/pr35031.f90: new test.

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


More information about the Gcc-bugs mailing list