Commit a277877c by Janne Blomqvist

Re-add ChangeLog entry that somehow managed to get itself missing in action.

From-SVN: r112068
parent 5b94780f
2006-03-13 Paul Thomas <pault@gcc.gnu.org> 2006-03-13 Paul Thomas <pault@gcc.gnu.org>
PR fortran/25378 PR fortran/25378
* libgfortran/m4/minloc1.m4: Set the initial position to zero and modify the condition for * libgfortran/m4/minloc1.m4: Set the initial position to zero and
updating it, to implement the F2003 requirement for all(mask).eq.false. modify the condition for updating it, to implement the F2003
requirement for all(mask).eq.false.
* libgfortran/m4/maxloc1.m4: The same. * libgfortran/m4/maxloc1.m4: The same.
* libgfortran/m4/iforeach.m4: The same. * libgfortran/m4/iforeach.m4: The same.
* libgfortran/m4/minloc0.m4: The same. * libgfortran/m4/minloc0.m4: The same.
* libgfortran/m4/maxloc0.m4: The same. * libgfortran/m4/maxloc0.m4: The same.
* libgfortran/generated/maxloc0_16_i16.c: Regenerated, together with 41 others. * libgfortran/generated/maxloc0_16_i16.c: Regenerated, together
* libgfortran/generated/minloc0_16_i16.c: Regenerated, together with 41 others. with 41 others.
* libgfortran/generated/minloc0_16_i16.c: Regenerated, together
with 41 others.
2006-03-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/26499
* io/file_pos (st_rewind): Flush always.
* io/unix.c (fd_truncate): Return SUCCESS rather than FAILURE for
special files like /dev/null.
* io/transfer.c (st_write_done): Remove broken logic that
prevented calling fd_truncate.
2006-03-05 Jerry DeLisle <jvdelisle@gcc.gnu.org> 2006-03-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment