[Patch, fortran, pr65548, addendum] [5/6 Regression] gfc_conv_procedure_call

Andre Vehreschild vehre@gmx.de
Tue May 26 17:34:00 GMT 2015


Hi all,

unfortunately introduced the latest optimization for this patch an ICE in
pFUnit again. The issue occurs when the -fbounds-check is used while
allocating an array of non-polymorphic or intrinsic type. It is caused by the
location of the gfc_expr of e3rhs not set which is needed to generate the
runtime error messages of the bounds check. 

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

Because this patch is obvious I plan to commit it tomorrow if no one objects?!

Regards,
	Andre

On Wed, 20 May 2015 16:58:19 +0200
Andre Vehreschild <vehre@gmx.de> wrote:

> Hi all,
> 
> Mikael, thanks for the review. Committed as r223445 (without the else-branch).
> 
> Regards,
> 	Andre


-- 
Andre Vehreschild * Email: vehre ad gmx dot de 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr65548_6.clog
Type: application/octet-stream
Size: 332 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150526/8391d686/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr65548_6.patch
Type: text/x-patch
Size: 1110 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150526/8391d686/attachment.bin>


More information about the Gcc-patches mailing list