When I was trying to build asmutils 0.13, gcc (gcc-2.96-69) crashed. Just get asmutils 0.13, do ./configure-make-make install and somewhere it'll crash on a function called fmodf(). Internal Compiler Error. Sadly I don't have the sources of asmutils 0.13 anymore, and asmutils is at 0.14 now, so it may be hard to get asmutils 0.13. Kinda weird that gcc crashes on a few lines of C in a project mostly written in assembly :-/
Looks like a duplicate of #32178. *** This bug has been marked as a duplicate of 32178 ***