[PATCH, committed] [8/9/10/11 Regression] ICE with allocatable coarray, class and associate in resolve_assoc_var, at fortran/resolve.c:8750

Harald Anlauf anlauf@gmx.de
Tue Jun 30 21:43:19 GMT 2020


Committed as obvious to master.

Will backport as seems fit.

Thanks,
Harald


PR fortran/88379 - ICE with allocatable coarray, class and associate

Catch NULL pointer dereference for ASSOCIATE on allocatable coarray variable.

gcc/fortran/
	PR fortran/88379
	* resolve.c (resolve_assoc_var): Avoid NULL pointer dereference.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr88379.patch
Type: text/x-patch
Size: 952 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20200630/887c7d85/attachment.bin>


More information about the Gcc-patches mailing list