]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fortran: Re-enable 128-bit integers for AMD GCN
authorJulian Brown <julian@codesourcery.com>
Fri, 11 Jun 2021 21:44:36 +0000 (14:44 -0700)
committerJulian Brown <julian@codesourcery.com>
Tue, 29 Jun 2021 15:19:56 +0000 (08:19 -0700)
commitc0f8c22a3e9f8cd45c1cb4be5f83afbebe3bfdc9
tree7cbc558981af32921a143cd619bc183a41717544
parenta8a730cd99184e62c4d026b8c775b96589a9c262
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.
libgfortran/configure
libgfortran/configure.ac