[Bug fortran/78226] Fill out location information everywhere
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 7 15:30:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78226
--- Comment #4 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Here's the commit, the PR number was incorrect.
Author: tkoenig
Date: Mon Nov 7 15:25:21 2016
New Revision: 241909
URL: https://gcc.gnu.org/viewcvs?rev=241909&root=gcc&view=rev
Log:
2016-11-07 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/78226
* match.c (gfc_match_select_type): Add where for expr1.
* resolve.c (resolev_select_type): Add where for expr1 of new
statement.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/match.c
trunk/gcc/fortran/resolve.c
More information about the Gcc-bugs
mailing list