[Committed,Fortran] errmsg is intent(inout)

Steve Kargl sgk@troutmask.apl.washington.edu
Fri Aug 23 02:14:00 GMT 2019


F2018 states that ERRMSG in co_broadcast, co_max, co_min, co_reduce,
and co_sum is INTENT(INOUT).  The committed patch makes this so.

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.

-- 
Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: co.diff
Type: text/x-diff
Size: 2273 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190823/d47c6abb/attachment.bin>


More information about the Gcc-patches mailing list