Patch to gfortran PR 15314

Paul Brook paul@codesourcery.com
Thu May 13 23:26:00 GMT 2004


On Thursday 06 May 2004 13:46, Victor Leikehman wrote:
> This program causes ICE because the initialization
> code switches on type of the initialization expression, instead
> of field type.  Since 123 is a scalar, it does not invoke
> the array initialization function.  The fix follows.

Applied, thanks.

A couple of non-technical points:
- Please supply a ChangeLog entry with each patch.
- The tabs in your patches seem to get coverted to spaces. This isn't a major 
problem, but makes them harder to apply. Maybe you could tweak your client to 
preserve them, or send patches as attachments. 

Paul



More information about the Fortran mailing list