[Bug fortran/93825] [OpenACC] Implicit typing not honored – bogus type errors

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 20 17:21:00 GMT 2020


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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tobias Burnus <burnus@gcc.gnu.org>:

https://gcc.gnu.org/g:2c52b2884ba10b1c5050fe066bae651680c8ebae

commit r10-6761-g2c52b2884ba10b1c5050fe066bae651680c8ebae
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Thu Feb 20 18:11:32 2020 +0100

    OpenACC's tile clause fix for implicit typing (PR93825)

    2020-02-20  Tobias Burnus  <tobias@codesourcery.com>

        PR fortran/93825
        * openmp.c (resolve_oacc_loop_blocks): Move call to
        resolve_oacc_nested_loops from here ...
        (resolve_oacc_loop): ... to here.

        PR fortran/93825
        * gfortran.dg/goacc/tile-3.f90: New.


More information about the Gcc-bugs mailing list