This is the mail archive of the gcc-bugs@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]

[Bug fortran/79844] New: diagnostics: extra space at end of line


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79844

            Bug ID: 79844
           Summary: diagnostics: extra space at end of line
           Product: gcc
           Version: 7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: roland.illig at gmx dot de
  Target Milestone: ---

from fortran/trans-intrinsic.c:

gfc_error ("The event variable at %L shall not be coindexed ",
           &event_expr->where);

The space after "coindexed" looks like a typo.

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