]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/fortran/ChangeLog
2019-08-22 Steven G. Kargl <kargl@gcc.gnu.org>
[thirdparty/gcc.git] / gcc / fortran / ChangeLog
index 3eca99ecc7cfc364c2647783ee452032244b95c1..69ec726ac83e8d9f0252e2241793c878b2c13d0f 100644 (file)
@@ -1,3 +1,8 @@
+2019-08-22  Steven G. Kargl  <kargl@gcc.gnu.org>
+
+       * intrinsic.c (add_subroutines): ERRMSG is INTENT(INOUT) in
+       co_broadcast, co_max, co_min, co_reduce, and  co_sum.
+
 2019-08-20  Mark Eggleston  <mark.eggleston@codethink.com>
 
        PR fortran/89236