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, libgfortran] Bug 78123 - Short reads with T edit descriptor not padding correctly


On Sun, Oct 30, 2016 at 01:21:41PM -0700, Jerry DeLisle wrote:
> See patch below which is very simple. We were handling the case
> where we tabbed left of current position in the record by clearing
> the seen_eor flag. We were not handling the case where we tab
> toward the right and so are still at eor.
> 
> New test case attached. Regression tested on x86-64-linux.
> 
> OK to commit?
> 

OK for all branches.

-- 
Steve


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