re PR libfortran/66936 (io/unix.c gratuitously uses S_IRWXG and S_IRWXO on the basis...
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sun, 9 Aug 2015 16:43:42 +0000 (16:43 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sun, 9 Aug 2015 16:43:42 +0000 (16:43 +0000)
commit18a2180daa88bc69ff62d1de6aaeaf2705a4fbe5
treeb9e955edfc7a9eb69e70c275cb585c4a1e908a0f
parentdc04bc843188dff973f0a9a758d25217fad66444
re PR libfortran/66936 (io/unix.c gratuitously uses S_IRWXG and S_IRWXO on the basis that umask() is available)

PR libfortran/66936
* io/unix.c (__MINGW32__): Undefine HAVE_UMASK.

From-SVN: r226750
libgfortran/ChangeLog
libgfortran/io/unix.c