[Bug fortran/77765] ICE in gfc_match_oacc_routine, at fortran/openmp.c:1781

cesar at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 29 19:07:00 GMT 2017


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

--- Comment #2 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Thu Jun 29 19:03:43 2017
New Revision: 249809

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

        gcc/fortran/
        * openmp.c (gfc_match_oacc_routine): Check if proc_name exist before
        comparing the routine name against it.

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

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


More information about the Gcc-bugs mailing list