------- Comment #6 from t35t0r at gmail dot com 2006-08-04 05:01 ------- gmp is broken with icc too:
icc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -no-gcc -O3 tmp-add_n.s -KPIC -DPIC -o .libs/add_n.o /home/blah/gmp-4.2/mpn/tmp-add_n.s(115) : error A2180: potential Write-after-Write register dependency violation with /home/blah/gmp-4.2/mpn/tmp-add_n.s(114),r19 /home/blah/gmp-4.2/mpn/tmp-add_n.s(121) : error A2180: potential Write-after-Write register dependency violation with /home/blah/gmp-4.2/mpn/tmp-add_n.s(118),p8 /home/blah/gmp-4.2/mpn/tmp-add_n.s(121) : error A2180: potential Write-after-Write register dependency violation with /home/blah/gmp-4.2/mpn/tmp-add_n.s(118),p9 .libs/add_n.o - 3 error(s), 0 warning(s) make[2]: *** [add_n.lo] Error 1 hah -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28577