Author: jakub
Date: Wed Mar 14 12:14:58 2007
New Revision: 122914
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122914
Log:
* io/unix.c (regular_file): For ACTION_UNSPECIFIED retry with
O_RDONLY even if errno is EROFS.
Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/io/unix.c