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: Regressions caused by copy_string patch.


On Fri, Jul 14, 2006 at 03:43:29PM -0700, Steve Kargl wrote:
> On Sat, Jul 15, 2006 at 12:28:58AM +0200, Paul Thomas wrote:
> > Steve,
> > 
> > >% grep builtin_memmove actual_array_substr_2.f90.003t.original | wc -l
> > >     11
> > >
> > >% grep builtin_memset actual_array_substr_2.f90.003t.original | wc -l
> > >      3
> > >
> > > 
> > >
> > It helps to look at the right bit of code! I agree with the above.
> > 
> 
> You know this stuff better than I.  Do we need a gfc_evalaute_now()
> in gfc_trans_string_copy()?  Here's a new testcase

That's it!  I have a patch!!

-- 
Steve


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