[Bug gas/5860] New: Error: too many positional arguments

2008-03-03 Thread apjain at cisco dot com
Hi, I am trying to compile romInit.s in vxWorks. And I am getting too many errors of following type ../romInit.s:452: Error: too many positional arguments The reason is the Macro definition does not take any space around operator for ex: li r3, MACRO_DEF where as MACRO_DEF is #define MACRO_D

[Bug gas/5704] Invalid warning about predicate WAW for Itanium

2008-03-03 Thread wilson at tuliptree dot org
--- Additional Comments From wilson at tuliptree dot org 2008-03-04 02:04 --- The dependency violation checking code in gas in known to have a number of problems which are not easy to fix. This is one of them. When we see .pred.rel.mutex p7, p6 (p7) cmp.eq p7, p9 = 0, r

[Bug gas/5543] Assembler crashes on .set

2008-03-03 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2008-03-03 15:57 --- Fixed by http://sourceware.org/ml/binutils/2008-03/msg00015.html -- What|Removed |Added