[patch, fortran, committed] Another fallout from clobbering INTENT(OUT) variables

Thomas König tk@tkoenig.net
Mon Sep 24 07:37:00 GMT 2018


Hello world,

committed as obvious after regression-testing.  Instead of spending
a lot of work trying to reducing the test case, I used all of it
(retainging the copyright notice).

Regards

	Thomas

2018-09-23  Thomas Koenig  <tkoenig@gcc.gnu.org>

	PR fortran/87397
	* gfc_conv_procedure_call: Do not add clobber on INTENT(OUT)
	for variables having the dimension attribute.

2018-09-23  Thomas Koenig  <tkoenig@gcc.gnu.org>

	PR fortran/87397
	* gfortran.dg/intent_out_11.f90: New test.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: p7.diff
Type: text/x-patch
Size: 517 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20180924/81ca3f44/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: intent_out_11.f90
Type: text/x-fortran
Size: 11677 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20180924/81ca3f44/attachment-0001.bin>


More information about the Gcc-patches mailing list