Skip to content
Snippets Groups Projects
Commit 42dfafa9 authored by Janne Blomqvist's avatar Janne Blomqvist
Browse files

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: default avatarTobias Burnus <burnus@net-b.de>

From-SVN: r182638
parent bbe847a1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment