> Kernel is a totally different issue. You can send me small asm > testcases. I will see what I can do. Something as simple as: itc.i r18 ;; ld8 r19=[r17] Will generate aa.S: Assembler messages: aa.S:3: Warning: Use of 'ld8' violates RAW dependency 'DTC' (data) aa.S:1: Warning: This is the location of the conflicting usage Oddly enough, "as test.S" doesn't have warning message, but "as -x test.S" does. gcc is execve with "as -x" which triggers the warning message. - Ken - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Wed Oct 15 21:35:06 2003
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:19 EST