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

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

https://gcc.gnu.org/g:a95538b6c5a9ea480e341da9ca8fbf201417dba5

commit r11-6813-ga95538b6c5a9ea480e341da9ca8fbf201417dba5
Author: Tobias Burnus <tob...@codesourcery.com>
Date:   Wed Jan 20 11:27:26 2021 +0100

    Fix gfortran.dg/gomp/task-detach-1.f90 for non 64bit pointers

    gcc/testsuite/ChangeLog:

            PR fortran/98763
            * gfortran.dg/gomp/task-detach-1.f90: Use integer(1) to avoid
            missing diagnostic issues with c_intptr_t == default integer kind.

Reply via email to