Re: [Patch, Fortran] Fix ATOMIC checks

2015-03-02 Thread Paul Richard Thomas
Dear Tobias, This looks kind of 'obvious' to me! OK for trunk. Thanks for the patch. Paul On 1 March 2015 at 23:35, Tobias Burnus wrote: > This patch changes the coarray/coindexed check to match what the error > message already claimed. > > OK for the trunk? > > Tobias -- Outside of a dog,

[Patch, Fortran] Fix ATOMIC checks

2015-03-01 Thread Tobias Burnus
This patch changes the coarray/coindexed check to match what the error message already claimed. OK for the trunk? Tobias diff --git a/gcc/fortran/check.c b/gcc/fortran/check.c index 3be4fb1..cdb5ff1 100644 --- a/gcc/fortran/check.c +++ b/gcc/fortran/check.c @@ -1022,7 +1022,7 @@ gfc_check_atomi