1. 18 Oct, 2006 2 commits
    • re PR fortran/29277 (Formated stream output: Translate "\n" / achar(10) into… · 09861cbe
      re PR fortran/29277 (Formated stream output: Translate "\n" / achar(10) into "\r\n" on some platforms)
      
      2006-10-17  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
      
      	PR libgfortran/29277
      	* io/list_read.c (next_char): Update strm_pos.
      	(eat_separator): Delete extra call to unget_char.
      	* io/transfer.c (read_block): Use read_sf for formatted stream I/O.
      	(next_record_r): Update strm_pos for formatted stream I/O and handle
      	end-of-record correctly.
      	(next_record_w): Ditto.
      	(next_record): Enable next record (r/w) functions and update strm_pos.
      	(finalize_transfer): Call next_record to finish the record.
      
      From-SVN: r117846
      Jerry DeLisle committed
    • Daily bump. · 6bc222ff
      From-SVN: r117843
      GCC Administrator committed
  2. 17 Oct, 2006 19 commits
  3. 16 Oct, 2006 19 commits