Fix date in entry.
From-SVN: r123206
This commit is contained in:
parent
beb6a65e75
commit
2ff0a77e97
1 changed files with 1 additions and 4 deletions
|
@ -1,5 +1,4 @@
|
|||
<<<<<<< .mine
|
||||
2007-03-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
|
||||
2007-03-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
|
||||
|
||||
PR libgfortran/31199
|
||||
*io/io.h: Add saved_pos to gfc_unit structure.
|
||||
|
@ -9,14 +8,12 @@
|
|||
(finalze_transfer): Calculate max_pos for ADVANCE="no" and save it for
|
||||
later use. If not ADVANCE="no" set saved_pos to zero.
|
||||
|
||||
=======
|
||||
2007-03-25 Thomas Koenig <tkoenig@gcc.gnu.org>
|
||||
|
||||
PR libfortran/31196
|
||||
* intrinsics/reshape_generic.c (reshape_internal): Increment
|
||||
correct variable.
|
||||
|
||||
>>>>>>> .r123204
|
||||
2007-03-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>
|
||||
|
||||
PR libgfortran/31052
|
||||
|
|
Loading…
Add table
Reference in a new issue