Dominique Dhumieres wrote: > This causes several failures with -m32 (see > http://gcc.gnu.org/ml/gcc-regression/2014-05/msg00003.html):
Sorry for the breakage - obviously, I forgot to test with -m32. > Most of the failures are fixed by replacing 'kind=8' with 'kind=.' or > 'kind=\[48\]'. Either change is fine with me. > The remaining failures in gfortran.dg/coarray_lib_this_image_*.f90 are fixed > by > the following patches The patch is okay with a proper ChangeLog; please also list "PR fortran/61025". Thanks, Tobias