re PR fortran/33528 (Wrong locations emitted with mapped locations and included files)
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sat, 22 Sep 2007 23:48:02 +0000 (23:48 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sat, 22 Sep 2007 23:48:02 +0000 (23:48 +0000)
commitee07457bee548ae2e7e5919c260066238f40345c
treef7150e7c3fc9d5b73002928ba55948db4f0f38d7
parentb6efedac9d83347ef9ba707d404b7edc4c81349f
re PR fortran/33528 (Wrong locations emitted with mapped locations and included files)

PR fortran/33528
* scanner.c (preprocessor_line): Call linemap_add when exiting
a file.
(gfc_new_file): Adjust debug code for USE_MAPPED_LOCATION.

From-SVN: r128676
gcc/fortran/ChangeLog
gcc/fortran/scanner.c