[Bug fortran/97390] [OpenACC] 'async' clause on 'data' construct

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Oct 14 13:53:00 GMT 2020


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

--- Comment #8 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:4aa9742252ea419947fe32ff64c7546c92286b96

commit r11-3875-g4aa9742252ea419947fe32ff64c7546c92286b96
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Wed Oct 14 15:48:22 2020 +0200

    Fortran: Fix line-truncation warning for !$acc and !gcc$

    gcc/fortran/ChangeLog:

            PR fortran/97390
            * scanner.c (load_line): Fix line-truncation warning for !$acc
            and !gcc$ in free-form source code.

    gcc/testsuite/ChangeLog:

            PR fortran/97390
            * gfortran.dg/goacc/warn_truncated.f90: New test.


More information about the Gcc-bugs mailing list