append-1.f90
761 Bytes
-
re PR libfortran/21471 ('POSITION = "APPEND"' doesn't seem to work) · da32fddc
PR libfortran/21471 * open.c (new_unit): Take care of the case where POSITION_APPEND is specified (sseek to the end, and set u>-endfile). * gfortran.dg/append-1.f90: New test. From-SVN: r99560
Francois-Xavier Coudert committed