[Patch, fortran] PR fortran/100136 - ICE, regression, using flag -fcheck=pointer

José Rui Faustino de Sousa jrfsousa@gmail.com
Sun Apr 18 15:13:05 GMT 2021


Hi All!

Proposed patch to:

PR100136 - ICE, regression, using flag -fcheck=pointer

Patch tested only on x86_64-pc-linux-gnu.

Add handling for pointer expressions.

Thank you very much.

Best regards,
José Rui

Fortran: Fix ICE with -fcheck=pointer [PR100136]

gcc/fortran/ChangeLog:

	PR fortran/100136
	* trans-expr.c (gfc_conv_procedure_call): Add handling of pointer
	expressions.

gcc/testsuite/ChangeLog:

	PR fortran/100136
	* gfortran.dg/PR100136.f90: New test.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR100136.patch
Type: text/x-patch
Size: 1799 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/fortran/attachments/20210418/b1ee4006/attachment.bin>


More information about the Fortran mailing list