This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33528] Wrong locations emitted with mapped locations and included files
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Sep 2007 23:48:25 -0000
- Subject: [Bug fortran/33528] Wrong locations emitted with mapped locations and included files
- References: <bug-33528-10259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from fxcoudert at gcc dot gnu dot org 2007-09-22 23:48 -------
Subject: Bug 33528
Author: fxcoudert
Date: Sat Sep 22 23:48:02 2007
New Revision: 128676
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128676
Log:
PR fortran/33528
* scanner.c (preprocessor_line): Call linemap_add when exiting
a file.
(gfc_new_file): Adjust debug code for USE_MAPPED_LOCATION.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/scanner.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33528