This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] PR fortran/67939 -- Fix zero length strings in DATA statement


> 2015-10-21  Steven G. Kargl  <kargl@gcc.gnu.org>
> 
> 	PR fortran/67939
> 	* data.c (create_character_initializer): Deal with zero length string.
> 
> 2015-10-21  Steven G. Kargl  <kargl@gcc.gnu.org>
> 
> 	PR fortran/67939
> 	* gfortran.dg/pr67939.f90: New test.

OK, thanks


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