id summary reporter owner description type status priority milestone component version resolution keywords cc field_blocks field_dependson field_seealso 692 Assembler warnings on IA64 Jiří Zárevúcky "In {{{uspace/lib/c/arch/ia64/src/entry.S}}} {{{ arch/ia64/src/entry.S: Assembler messages: arch/ia64/src/entry.S:45: Warning: Use of 'br.call.sptk.many' violates WAW dependency 'CFM' (impliedf) arch/ia64/src/entry.S:45: Warning: Only the first path encountering the conflict is reported arch/ia64/src/entry.S:40: Warning: This is the location of the conflicting usage arch/ia64/src/entry.S:45: Warning: Use of 'br.call.sptk.many' violates RAW dependency 'RSE' (impliedf) arch/ia64/src/entry.S:45: Warning: Only the first path encountering the conflict is reported arch/ia64/src/entry.S:40: Warning: This is the location of the conflicting usage arch/ia64/src/entry.S:45: Warning: Use of 'br.call.sptk.many' violates WAW dependency 'RSE' (impliedf) arch/ia64/src/entry.S:45: Warning: Only the first path encountering the conflict is reported arch/ia64/src/entry.S:40: Warning: This is the location of the conflicting usage }}} In {{{uspace/lib/c/arch/ia64/src/thread_entry.S}}} {{{ arch/ia64/src/thread_entry.S: Assembler messages: arch/ia64/src/thread_entry.S:46: Warning: Use of 'br.call.sptk.many' violates WAW dependency 'CFM' (impliedf) arch/ia64/src/thread_entry.S:46: Warning: Only the first path encountering the conflict is reported arch/ia64/src/thread_entry.S:37: Warning: This is the location of the conflicting usage arch/ia64/src/thread_entry.S:46: Warning: Use of 'br.call.sptk.many' violates RAW dependency 'RSE' (impliedf) arch/ia64/src/thread_entry.S:46: Warning: Only the first path encountering the conflict is reported arch/ia64/src/thread_entry.S:37: Warning: This is the location of the conflicting usage arch/ia64/src/thread_entry.S:46: Warning: Use of 'br.call.sptk.many' violates WAW dependency 'RSE' (impliedf) arch/ia64/src/thread_entry.S:46: Warning: Only the first path encountering the conflict is reported arch/ia64/src/thread_entry.S:37: Warning: This is the location of the conflicting usage }}} " defect closed minor 0.7.1 helenos/lib/c mainline fixed Jakub Jermář