gcc/libgfortran
Janne Blomqvist 9449b70019 Don't try to use rand_s on CYGWIN
CYGWIN seems to include _mingw.h and thus __MINGW64_VERSION_MAJOR is
defined even though rand_s is not available. Thus add an extra check
for __CYGWIN__.

2017-02-27  Janne Blomqvist  <jb@gcc.gnu.org>

	* intrinsics/random.c (getosrandom): Don't try to use rand_s on
	CYGWIN.

From-SVN: r245755
2017-02-27 13:13:49 +02:00
..
2017-01-01 13:07:43 +01:00
2017-01-01 13:07:43 +01:00
2017-01-01 13:07:43 +01:00
2017-02-20 10:52:50 +00:00
2017-01-01 13:07:43 +01:00
2017-01-01 13:07:43 +01:00
2016-12-12 13:40:21 +00:00
2017-02-27 13:13:49 +02:00
2013-01-03 10:47:48 +01:00
2014-06-17 06:55:59 +03:00
2016-01-04 15:30:50 +01:00
2016-01-04 15:30:50 +01:00
2017-01-01 13:07:43 +01:00
2017-01-01 13:07:43 +01:00
2017-01-13 21:53:16 +02:00