https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109662
--- Comment #13 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- (In reply to Jerry DeLisle from comment #12) That recent patch regression tests fine. I should mention, there is one of our original test cases in gfortran.dg that does use a comma. We definitely have see the comma used, but I have never seen a semi-colon. I think because it is a newer feature allowing semicoln separators between FORTRAN statements on a single line. (?) Regardless, I am ready to push this out to trunk.