https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69799
--- Comment #10 from dave.anglin at bell dot net --- On 2016-03-16 12:26 PM, dominiq at lps dot ens.fr wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69799 > > --- Comment #9 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- >> New Revision: 234240 >> >> Log: >> PR libfortran/69799 >> * gfortran.dg/coarray_allocate_5.f08: Add "-latomic" option if >> libatomic_available. > I think the change has not been applied to the right test > (coarray_allocate_3.f08). It could also be back ported to the gcc-5 branch. > No, the fix was applied to the correct test. coarray_allocate_5.f08 was a new test introduced with the fix that corrected coarray_allocate_3.f08. coarray_allocate_5.f08 isn't on gcc-5 branch.