This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/44491] Diagnostic just shows "<During initialization>" instead of a locus


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

--- Comment #10 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Tue Jun 12 18:05:05 2018
New Revision: 261517

URL: https://gcc.gnu.org/viewcvs?rev=261517&root=gcc&view=rev
Log:
2018-06-12  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/44491
        * expr.c (gfc_check_assign): Select non-NULL locus.

2018-06-12  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/44491
        * gfortran.dg/pr44491.f90: New testcase

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]