http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58934
--- Comment #13 from Martin Jambor <jamborm at gcc dot gnu.org> --- (In reply to r...@cebitec.uni-bielefeld.de from comment #12) > > --- Comment #11 from Martin Jambor <jamborm at gcc dot gnu.org> --- > [...] > > If anyone is willing to test the patch on any platform but especially > > on those which I could not, I'd be very grateful. Thanks. > > I've now regression-tested the patch on sparc-sun-solaris2.11. > Bootstrap works and I find just a single regression: > > FAIL: gfortran.fortran-torture/execute/pr32604.f90 execution, -O2 > -fbounds-check > > which is reproducible. > > Rainer Thanks a lot. I committed the patch a few moments before reading your comment so I suppose trunk now suffers from this failure. If so, can you please open a bug report? I tried to reproduce it on gcc54 on the compile farm (sparc64-linux) but so far I have failed to even build the gcc itself there :-/