https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64921
Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ramana at gcc dot gnu.org --- Comment #5 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> --- (In reply to Paul Thomas from comment #4) > (In reply to H.J. Lu from comment #3) > > gfortran.dg/class_allocate_18.f90 seems to fail at random on trunk > > and 4.9 branch: > > > > https://gcc.gnu.org/ml/gcc-testresults/2015-02/msg00308.html > > > > It is caused by r220191. > > HJ, > > I'll take a look at this tomorrow night. I find it to be enormously > surprising that r220191 is causing this regression. I rather think that I > have exposed another underlying bug. > > Thanks > > Paul I've been seeing this test fail in cross-testing on arm-linux-gnueabi{hf} too. However native testresults from gcc-testresults don't show this coming up often. Not sure what's going on here. Ramana