re PR fortran/36371 (Wrong locus for errors in DATA statement)
authorPaul Thomas <pault@gcc.gnu.org>
Tue, 24 Jun 2008 21:44:28 +0000 (21:44 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Tue, 24 Jun 2008 21:44:28 +0000 (21:44 +0000)
commitc4e3543d047ac58fa0c989d036ce8f3bbc0392a7
treea1a57d6d3298f726c1ff44a3519a0a4e32c92381
parent7b98a7257e8957c74611788d9020d8cd613d7d89
re PR fortran/36371 (Wrong locus for errors in DATA statement)

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.

From-SVN: r137088
gcc/fortran/ChangeLog
gcc/fortran/expr.c
gcc/fortran/interface.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/data_array_5.f90 [new file with mode: 0644]