https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61950
--- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> --- > --- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- [...] > So I wonder whether it rather is libgfortran that is miscompiled? Can you > check running the testcases against an older version? After I initially saw the failures during a regular bootstrap, I tried with the libgfortran.so.3 bundled with Solaris 11 (from gcc 4.5 or gcc 4.8), and the testcase fails just the same. Rainer