[PATCH, Fortran, pr70696, v1] [Coarray] ICE on EVENT POST of host-associated EVENT_TYPE coarray
Andre Vehreschild
vehre@gmx.de
Thu Jan 12 11:46:00 GMT 2017
Hi all,
attached patch fixes the ICE when using an event in a subroutine. The reason
for the ICE was that the backend_decl of the symbol to event on was not set
when accessed. The patch ensures this. Furthermore did I fix a invalid memory
access in the caf_single lib, where to less memory was allocated in the
registration of the event.
Bootstraps and regtests ok on x86_64-linux/F25. Ok for trunk?
Regards,
Andre
--
Andre Vehreschild * Email: vehre ad gmx dot de
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pr70696_v1.clog
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20170112/3ddb8d2c/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr70696_v1.patch
Type: text/x-patch
Size: 2203 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20170112/3ddb8d2c/attachment.bin>
More information about the Fortran
mailing list