]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/86907 (bogus warning "No location in expression near")
authorThomas Koenig <tkoenig@gcc.gnu.org>
Sat, 27 Oct 2018 10:26:23 +0000 (10:26 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sat, 27 Oct 2018 10:26:23 +0000 (10:26 +0000)
commite146ea17d797433206f96c18ad6975628888d103
tree176d269194667d5aecb1885f0f2eae792e3104db
parent9abee840cee767b18c9c3a2a0fe1e2e412182200
re PR fortran/86907 (bogus warning "No location in expression near")

2018-10-27  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/86907
* frontend-passes.c (check_locus_code): Add information that
warning about missing location information points to an
inconsisten internal state.
(check_locus_expr): Likewise.

From-SVN: r265559
gcc/fortran/ChangeLog
gcc/fortran/frontend-passes.c