[Bug fortran/85701] [openacc] ICE in mark_scope_block_unused, at tree-ssa-live.c:364

cesar at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jun 15 13:59:00 GMT 2018


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

--- Comment #5 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Fri Jun 15 13:59:14 2018
New Revision: 261629

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

        Backport from mainline
        2018-06-05  Cesar Philippidis  <cesar@codesourcery.com>

        PR fortran/85701

        gcc/fortran/
        * openmp.c (gfc_resolve_oacc_declare): Error on functions and
        subroutine data clause arguments.

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

Added:
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/goacc/pr85701.f90
Modified:
    branches/gcc-8-branch/gcc/fortran/ChangeLog
    branches/gcc-8-branch/gcc/fortran/openmp.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list