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: [PATCH, gfortran] Fix initialization of arrays of strings


On Tue, Jul 12, 2005 at 10:38:33AM -0700, Steve Kargl wrote:
> 
> Is the attached patch acceptable to you?
> 
> 2005-07-12  Steven G. Kargl  <kargls@comcast.net>
> 
> 	* array.c (resolve_character_array_constructor): Allocate memory for
> 	p->expr->ts.cl and attach to namespace list for automatic deallocation.
> 
> 2005-07-12  Steven G. Kargl  <kargls@comcast.net>
> 
> 	gfortran.dg/char_array_constructor.f90: New test.
> 

Bootstrapped and regtested on amd64-*-freebsd.


-- 
Steve


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