[Patch, Fortran] PR 51073: fix for zero-sized coarray arrays

Steve Kargl sgk@troutmask.apl.washington.edu
Fri Nov 11 17:55:00 GMT 2011


On Fri, Nov 11, 2011 at 03:24:45PM +0100, Tobias Burnus wrote:
> 
> The patch does the same we do for nonstatic variables: It allocates a 
> single byte in this case; as it is done in the front-end and as it is a 
> compile-time constant, there is no performance problem ;-)

What about memory pressure?   (I'm joking ;-)

> Build and regtested on x86-64-Linux.
> OK for the trunk?

OK.

-- 
Steve



More information about the Gcc-patches mailing list