]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/fortran/ChangeLog
[PR85221] Set 'omp declare target', 'omp declare target link' attributes for Fortran...
[thirdparty/gcc.git] / gcc / fortran / ChangeLog
index d30fa2e50a885e9857f993a9d1fa74b59bdcd76d..6fd97b61ce0568e709d70bdd73f0b7179230f0db 100644 (file)
@@ -1,3 +1,9 @@
+2019-06-18  Thomas Schwinge  <thomas@codesourcery.com>
+
+       PR fortran/85221
+       * trans-decl.c (add_attributes_to_decl): Handle OpenACC 'declare'
+       directive.
+
 2019-06-16  Thomas Koenig  <tkoenig@gcc.gnu.org>
 
        * dump_parse_tree (debug): Add verison for formal arglist.