This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gfortran and f77 line continuation


On Wed, Nov 29, 2006 at 05:41:09PM +0000, Ewan wrote:

> e.g. if an integer array has been allocated as say, 2d_array(i,j), then 
> the initialisation line of 2d_array= 0 throws a segmentation fault.

This indicates a bug, possibly in gfortran, possibly in your code.

Can you post a short, self-contained program which exhibits that
behavior?

	Thomas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]