Re: [patch] fix fortran regressions on FreeBSD10.0/11.0

2013-12-17 Thread Janne Blomqvist
On Tue, Dec 17, 2013 at 8:51 AM, Jakub Jelinek wrote: > On Tue, Dec 17, 2013 at 06:19:43AM +0100, Andreas Tobler wrote: >> The below patch allows me to get back to normal, means zero unexpected >> fails, on FreeBSD. The patch has been tested on Linux/x86 as well, no >> regressions. > > On Linux, m

Re: [patch] fix fortran regressions on FreeBSD10.0/11.0

2013-12-16 Thread Jakub Jelinek
On Tue, Dec 17, 2013 at 06:19:43AM +0100, Andreas Tobler wrote: > The below patch allows me to get back to normal, means zero unexpected > fails, on FreeBSD. The patch has been tested on Linux/x86 as well, no > regressions. On Linux, mkostemp performs on flags: (flags & ~O_ACCMODE) | O_RDWR | O_CR