------- Comment #2 from aldot at gcc dot gnu dot org 2007-09-11 16:54 ------- With trunk r127829, this currently gives:
/scratch/obj.i686/gcc-4.3/./prev-gcc/libgcc.a(libgcc_onestep.o): In function `isinfd128': ../../../../src/gcc-4.3/libgcc/config/libbid/_isinfd128.c:38: undefined reference to `__bid128_isInf' collect2: ld returned 1 exit status make[3]: *** [cc1-dummy] Error 1 The very same thing happens with pristine trunk, where linking doesn't fail, though. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33396