[Patch, Fortran, 66927, v1] [6 Regression] ICE in gfc_conf_procedure_call

Andre Vehreschild vehre@gmx.de
Thu Aug 6 10:53:00 GMT 2015


Dear all,

the attached patch fixes a regression introduced by my patches for the
F2008-style allocate(). In this case a function returning an array of BT_CLASS
objects can not be conv'ed using conv_expr_descriptor, but needs to be
conv_expr_reference()'ed, because the _data component has the descriptor already
and just needs to be addressed correctly.

Bootstraps and regtests ok on x86_64-linux-gnu/f21.

Ok for trunk?

Regards,
	Andre
-- 
Andre Vehreschild * Email: vehre ad gmx dot de 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pr66927_1.clog
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150806/545e4da1/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr66927_1.patch
Type: text/x-patch
Size: 2342 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150806/545e4da1/attachment.bin>


More information about the Gcc-patches mailing list