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 48030 - Implement read_x using fbuf_getc


Ping

On 03/19/2011 09:46 PM, Jerry DeLisle wrote:
Hi,

The attached patch re-implements read_x using fbuf_getc. Self explanatory.

Regression tested on x86-64 linux. No new test case needed.

Ok for trunk?

Regards,

Jerry

2011-03-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>

PR libgfortran/48030
* io/read.c (read_x): Re-implement using fbuf_getc.


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