[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

as do not like gcc-3.2 asm code



Hello ia64 porters,

gcc-3.2 on merulo produce asm code that cause as to output a warning:

gcc-3.2 -c -O3 -DGCC_INLINE -Wall -Wno-implicit -fomit-frame-pointer   -I. -I../src/headers -o elliptic.o ../src/modules/elliptic.c
/tmp/cciL2JNQ.s: Assembler messages:
/tmp/cciL2JNQ.s:53289: Warning: Use of 'addl' may violate WAW dependency 'GR%, % in 1 - 127' (impliedf), specific resource number is 14
/tmp/cciL2JNQ.s:53289: Warning: Only the first path encountering the conflict is reported
/tmp/cciL2JNQ.s:53288: Warning: This is the location of the conflicting usage
/tmp/cciL2JNQ.s:54699: Warning: Use of 'addl' may violate WAW dependency 'GR%, % in 1 - 127' (impliedf), specific resource number is 14
/tmp/cciL2JNQ.s:54699: Warning: Only the first path encountering the conflict is reported
/tmp/cciL2JNQ.s:54698: Warning: This is the location of the conflicting usage

(the file is really ~ballombe/pari/src/modules/elliptic.c)

Cheers,

-- 
Bill. <ballombe@debian.org>

Q: Does Debian has LSB support ?
A: Yes! But we also have MSB support.



Reply to: