[Patch, fortran] PR32875 - Not Implemented: complex character array constructor

Jerry DeLisle jvdelisle@verizon.net
Fri Aug 17 20:12:00 GMT 2007


Paul Thomas wrote:
> :ADDPATCH fortran:
> 
> This patch is self-explanatory and acts as a backstop in translating 
> character array constructors.  Notice that the length, in this case, 
> should, strictly speaking be one.  However, the precise value of the 
> character length of a zero length array seems to be an academic nicety 
> to me.  Note also that LEN (this constructor) gives the right value 
> because it is simplified correctly.
> 
> Regtests amd64/Cygwin_NT - OK for trunk?
> 
> Paul
> 
Looks OK Paul,

Jerry



More information about the Gcc-patches mailing list