I got failures like
compiler exited with status 1
output is:
In file
/net/gnu-13/export/gnu/src/gcc/gcc/libgomp/testsuite/libgomp.fortran/reduction3.f90:20^M
^M
!$ if (i .ne. -2147483648 .or. any (ia .ne. -2147483648)) v = .true.^M
1^M
Error: Integer too big for its kind at (1)^M
FAIL: libgomp.fortran/reduction3.f90 -O0 (test for excess errors)
H.J.