[patch, Fortran, pr69296, v1] [6 Regression] [F03] Problem with associate and vector subscript

Andre Vehreschild vehre@gmx.de
Tue Feb 2 17:37:00 GMT 2016


Hi all,

the attached patch fixes a regression that was most likely introduced
by one of my former patches, when in an associate() the rank of the
associated variable could not be determined at parse time correctly.
The patch now adds a flag to the association list indicating, that the
rank of the associated variable has been guessed only. In the resolve
phase the rank is corrected when the guess was wrong.

Bootstrapped and regtested ok on x86_64-linux-gnu/F23.

Ok for trunk?

Regards,
	Andre
-- 
Andre Vehreschild * Email: vehre ad gmx dot de 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr69296_1.patch
Type: text/x-patch
Size: 4377 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20160202/643d90d1/attachment.bin>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pr69296_1.txt
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20160202/643d90d1/attachment.txt>


More information about the Fortran mailing list