This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch, fortran] PR64506 FORMAT Parse Error with Continuation Line


After Stage 4 of course.

On 02/01/2015 04:44 AM, Jerry DeLisle wrote:
The attached patch fixes this issue.

Regression tested on x86-64.

New test case attached.

OK for trunk?

Regards,

Jerry

2015-02-01  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

     PR fortran/64506
     * scanner.c (gfc_next_char_literal): Check for '!' and if found,
     clear the comment and go back and get the next character.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]