This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/28577] make of gcc-4.1.1 failed using icc v9.1.042 on ia64



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]