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/85702] [openacc] ICE in gfc_format_decoder, at fortran/error.c:943


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

--- Comment #2 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Wed Jun 13 14:29:04 2018
New Revision: 261550

URL: https://gcc.gnu.org/viewcvs?rev=261550&root=gcc&view=rev
Log:
PR fortran/85702

        gcc/fortran/
        * openmp.c (gfc_match_oacc_wait): Use %C to report error location.

        gcc/testsuite/
        * gfortran.dg/goacc/pr85702.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/goacc/pr85702.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/openmp.c
    trunk/gcc/testsuite/ChangeLog

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