r277957 - in /branches/gcc-9-branch/gcc/fortran...
burnus@gcc.gnu.org
burnus@gcc.gnu.org
Fri Nov 8 09:25:00 GMT 2019
Author: burnus
Date: Fri Nov 8 09:25:40 2019
New Revision: 277957
URL: https://gcc.gnu.org/viewcvs?rev=277957&root=gcc&view=rev
Log:
Fortran] PR91253 fix continuation-line handling with -pre_include
Backport from mainline
2019-11-08 Tobias Burnus <tobias@codesourcery.com
PR fortran/91253
* scanner.c (skip_fixed_comments): Move comment
lines to next if block.
(gfc_next_char_literal): Fix continue_line setting.
(get_file): Remove bogus ATTRIBUTE_UNUSED.
Modified:
branches/gcc-9-branch/gcc/fortran/ChangeLog
branches/gcc-9-branch/gcc/fortran/scanner.c
More information about the Gcc-cvs
mailing list