]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/ChangeLog
OpenACC's tile clause fix for implicit typing (PR93825)
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
index a54505ed73e5c129a7dc2a22adf2133a844e0d0d..89acd3f518f1505da54d9b144c556419462535b1 100644 (file)
@@ -1,3 +1,8 @@
+2020-02-20  Tobias Burnus  <tobias@codesourcery.com>
+
+       PR fortran/93825
+       * gfortran.dg/goacc/tile-3.f90: New.
+
 2020-02-19  Marek Polacek  <polacek@redhat.com>
 
        PR c++/93169 - wrong-code with a non-constexpr constructor.