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/36371] [4.3/4.4 Regression] Wrong locus for errors in DATA statement



------- Comment #2 from pault at gcc dot gnu dot org  2008-06-24 21:45 -------
Subject: Bug 36371

Author: pault
Date: Tue Jun 24 21:44:28 2008
New Revision: 137088

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137088
Log:
2008-06-24  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/34371
        * expr.c (gfc_check_assign):  Change message and locus for
        error when conform == 0.

2008-06-24  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/36371
        * gfortran.dg/data_array_5.f90: New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/data_array_5.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/expr.c
    trunk/gcc/fortran/interface.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36371


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