[Bug libfortran/66936] io/unix.c gratuitously uses S_IRWXG and S_IRWXO on the basis that umask() is available
fxcoudert at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Aug 18 19:58:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66936
--- Comment #20 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
Author: fxcoudert
Date: Tue Aug 18 19:58:15 2015
New Revision: 226989
URL: https://gcc.gnu.org/viewcvs?rev=226989&root=gcc&view=rev
Log:
PR libfortran/66936
* io/unix.c (__MINGW32__): Undefine HAVE_UMASK.
Modified:
branches/gcc-4_9-branch/libgfortran/ChangeLog
branches/gcc-4_9-branch/libgfortran/io/unix.c
More information about the Gcc-bugs
mailing list