gcc/libgfortran/io
Janne Blomqvist 42dfafa935 PR 51646 Use POSIX mode flags in open() argument.
2011-12-22  Janne Blomqvist  <jb@gcc.gnu.org>
	Tobias Burnus  <burnus@net-b.de>

	PR libfortran/51646
	* acinclude.m4 (LIBGFOR_CHECK_UNLINK_OPEN_FILE): Use POSIX mode
	flags, omit mode argument when flags argument does not have
	O_CREAT.
	* io/unix.c (tempfile): Use POSIX mode flags.
	* configure: Regenerate.


Co-Authored-By: Tobias Burnus <burnus@net-b.de>

From-SVN: r182638
2011-12-22 22:44:32 +02:00
..
close.c
fbuf.c
fbuf.h
file_pos.c
format.c Let the compiler decide whether to inline. 2011-11-10 19:08:24 +02:00
format.h
inquire.c PR 50016 Slow I/O on MingW due to _commit 2011-11-09 17:46:15 +02:00
intrinsics.c Configure cleanup. 2011-11-09 20:25:58 +02:00
io.h Let the compiler decide whether to inline. 2011-11-10 19:08:24 +02:00
list_read.c
lock.c
open.c Revert previous fix for PR 45723. 2011-11-07 16:32:50 +02:00
read.c
size_from_kind.c
transfer.c re PR fortran/50815 (ICE on allocation of deferred length character scalar dummy argument when -fbounds-check) 2011-12-08 20:00:55 +01:00
transfer128.c
unit.c Copyright years and whitespace fix for r180734 2011-11-01 14:03:38 +02:00
unix.c PR 51646 Use POSIX mode flags in open() argument. 2011-12-22 22:44:32 +02:00
unix.h
write.c Let the compiler decide whether to inline. 2011-11-10 19:08:24 +02:00
write_float.def Let the compiler decide whether to inline. 2011-11-10 19:08:24 +02:00