[Patch, fortran] PR29758 - Runtime segfault in RESHAPE with insufficient elements in SOURCE

Tobias Burnus burnus@net-b.de
Fri Nov 10 23:59:00 GMT 2006


Hi,

Steve Kargl wrote:
> Do we silently accept the [,] array notation?  If not, you'll
> need to change this to (/ /).
>   
Yes, we do. gfortran accepts by default Fortran 2003 without warnings -
and [ ] is Fortran 2003 syntax.

Tobias



More information about the Fortran mailing list