https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59230
--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Andreas Schwab <sch...@gcc.gnu.org>: https://gcc.gnu.org/g:0ecf5229723ec99e6b5099dd68d48bd925da6b0d commit r11-895-g0ecf5229723ec99e6b5099dd68d48bd925da6b0d Author: Andreas Schwab <sch...@suse.de> Date: Thu Nov 21 15:15:40 2013 +0100 Missing __divtf3@@GCC_4.4.0 on ia64 gcc/testsuite/ PR libfortran/59227 * gfortran.dg/erf_3.F90: Remove XFAIL on ia64-*-linux*. libgcc/ PR target/59230 PR libfortran/59227 * config/ia64/t-softfp-compat (softfp_file_list): Filter out soft-fp/divtf3.c. (LIB2ADD): Add config/ia64/divtf3.c. * config/ia64/divtf3.c: New file.