>>>>> On Wed, 15 Oct 2003 16:51:44 -0700, "H. J. Lu" <hjl@lucon.org> said: HJ> Kernel is a totally different issue. You can send me small asm HJ> testcases. I will see what I can do. Here is one that bugs me (adapted from fsys.S): $ cat t.S mov psr.l = r2;; mov r25=ar.rnat $ as -x t.S /r/wailua/tmp/t.S: Assembler messages: /r/wailua/tmp/t.S:3: Warning: Use of 'mov.m' violates RAW dependency 'PSR.si' (data) /r/wailua/tmp/t.S:1: Warning: This is the location of the conflicting usage $ as --version |head -1 GNU assembler 2.13.90 20030425 I think the warnings shows up because the assembler doesn't detect that we're reading ar.rnat, not ar.itc. --david - 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:49:53 2003
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:19 EST