[Bug fortran/29819] Error/warning message should ignore comments for "1" in %C output
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 14 20:55:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29819
--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Thu Jul 14 20:54:40 2016
New Revision: 238354
URL: https://gcc.gnu.org/viewcvs?rev=238354&root=gcc&view=rev
Log:
2016-07-14 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/29819
* parse.c (parse_contained): Use proper locus.
2016-07-14 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/29819
* gfortran.dg/bind_c_usage_9.f03: Move dg-error.
* gfortran.dg/contains.f90: Ditto.
* gfortran.dg/contains_empty_1.f03: Ditto.
* gfortran.dg/submodule_3.f08: Ditto.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/parse.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gfortran.dg/bind_c_usage_9.f03
trunk/gcc/testsuite/gfortran.dg/contains.f90
trunk/gcc/testsuite/gfortran.dg/contains_empty_1.f03
trunk/gcc/testsuite/gfortran.dg/submodule_3.f08
More information about the Gcc-bugs
mailing list