[PATCH, Fortran, pr70696, v1] [Coarray] ICE on EVENT POST of host-associated EVENT_TYPE coarray

Jerry DeLisle jvdelisle@charter.net
Thu Jan 12 18:11:00 GMT 2017


On 01/12/2017 03:45 AM, Andre Vehreschild wrote:
> 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
> 

OK and thanks.

Jerry



More information about the Fortran mailing list