This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, Fortran] Fix an issue with CLASS and -fcoarray=lib on the trunk


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]