[Bug target/96306] gcn libgomp build broken after "libomp: Add omp_depend_kind to omp_lib.{f90,h}"

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jun 29 15:22:33 GMT 2021


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

--- Comment #13 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Julian Brown <jules@gcc.gnu.org>:

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

commit r12-1911-gc0f8c22a3e9f8cd45c1cb4be5f83afbebe3bfdc9
Author: Julian Brown <julian@codesourcery.com>
Date:   Fri Jun 11 14:44:36 2021 -0700

    Fortran: Re-enable 128-bit integers for AMD GCN

    This patch reverts the part of Tobias's patch for PR target/96306 that
    disables 128-bit integer support for AMD GCN.

    2021-06-18  Julian Brown  <julian@codesourcery.com>

    libgfortran/
            PR target/96306
            * configure.ac: Remove stanza that removes KIND=16 integers for AMD
GCN.
            * configure: Regenerate.


More information about the Gcc-bugs mailing list