[Fortran] PR 92072 – fix %C corner case
commit3c917358901af9a778d4ba851fa724f4923480bf
authorTobias Burnus <tobias@codesourcery.com>
Mon, 14 Oct 2019 08:14:23 +0000 (14 08:14 +0000)
committerTobias Burnus <burnus@gcc.gnu.org>
Mon, 14 Oct 2019 08:14:23 +0000 (14 10:14 +0200)
tree91c728295f98fd932a15456b319bf897c621e4ef
parent63d25773e166e2e3babe626a5800e70939844754
[Fortran] PR 92072 – fix %C corner case

        PR fortran/92072
        * error.c (error_print, gfc_format_decoder): Fix %C column-
        offset handling.

From-SVN: r276953
gcc/fortran/ChangeLog
gcc/fortran/error.c