[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
Sun Aug 9 16:44:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66936

--- Comment #16 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
Author: fxcoudert
Date: Sun Aug  9 16:43:42 2015
New Revision: 226750

URL: https://gcc.gnu.org/viewcvs?rev=226750&root=gcc&view=rev
Log:
        PR libfortran/66936
        * io/unix.c (__MINGW32__): Undefine HAVE_UMASK.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/unix.c



More information about the Gcc-bugs mailing list