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] PR34325 Wrong error message for syntax error


Jerry DeLisle wrote:
> Regression tested on x86-64.
> OK to commit?

+       {
+         quote = (char) c;
+          instring = 1;
+         continue;


Indentation.

Otherwise it looks OK.

Tobias


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