This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [tree, fortran] Patch: make --enable-mapped-location build
- From: "François-Xavier Coudert" <fxcoudert at gmail dot com>
- To: "Andrew Pinski" <pinskia at gmail dot com>
- Cc: GFORTRAN <fortran at gcc dot gnu dot org>, tromey at redhat dot com, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 27 Aug 2007 10:53:58 +0100
- Subject: Re: [tree, fortran] Patch: make --enable-mapped-location build
- References: <m3mywgu1dk.fsf@fleche.redhat.com> <de8d50360708241423g54e8da5wfab6ef2e18129c82@mail.gmail.com>
(Thanks Andrew for CCing!)
> Index: fortran/ChangeLog
> from Tom Tromey <tromey@redhat.com>
>
> * scanner.c (gfc_next_char_literal): Use gfc_linebuf_linenum.
> * gfortran.h (gfc_linebuf_linenum): New macro.
The Fortran part is OK.