http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59227
--- Comment #19 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> --- (In reply to Andreas Schwab from comment #16) > Perhaps a suitable workaround would be to force linking the right __divtf3 > into libgfortran. I'm not sure how to force linking in libgfortran, but if it helps reliably fix quad-precision math on ia64, that sounds like a good option. Meanwhile, I've xfail'ed the test (also on spu-* due to a library issue there, similar to erf_2.F90).