Re: [Patch, libgfortran] PR59700 and PR59764 Misleading/buggy runtime error message

2014-01-11 Thread Steve Kargl
On Sat, Jan 11, 2014 at 09:27:44AM -0800, Jerry DeLisle wrote: > My apologies please. I forgot to mention Dominiq for his > superb assistance with this patch and testing. Many thanks! > Add Dominiq to the ChangeLog entry. I think the patch is OK. -- Steve

Re: [Patch, libgfortran] PR59700 and PR59764 Misleading/buggy runtime error message

2014-01-11 Thread Jerry DeLisle
My apologies please. I forgot to mention Dominiq for his superb assistance with this patch and testing. Many thanks! On 01/11/2014 09:13 AM, Jerry DeLisle wrote: > The attached patch fixes both these bugs, combining Steve's patch and mine. > Recent fixes of memory leaks placed the free_line befor

[Patch, libgfortran] PR59700 and PR59764 Misleading/buggy runtime error message

2014-01-11 Thread Jerry DeLisle
The attached patch fixes both these bugs, combining Steve's patch and mine. Recent fixes of memory leaks placed the free_line before the generation of the error messages rather than after, The item_count which identifies the read list item involved with the error was getting cleared, resulting in