[Bug gas/5534] "XXX PTR" isn't checked properly in Intel syntax

2008-01-27 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2008-01-27 22:19 --- Fixed by http://sourceware.org/ml/binutils/2008-01/msg00148.html http://sourceware.org/ml/binutils/2008-01/msg00179.html -- What|Removed |Added -

[Bug gas/5681] "Error: operands mismatch" for valid operands for move.l in m68k-elf build.

2008-01-27 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2008-01-27 16:30 --- Never mind, I was able to reproduce it with -m5249. -- What|Removed |Added Status|WAITING

[Bug gas/5681] "Error: operands mismatch" for valid operands for move.l in m68k-elf build.

2008-01-27 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2008-01-27 15:47 --- How did you configure binutils, and how is the assembler invoked? -- What|Removed |Added S

[Bug gas/5681] New: "Error: operands mismatch" for valid operands for move.l in m68k-elf build.

2008-01-27 Thread nizze86 at hotmail dot com
Building for m68k-elf (mcf5249) gcc outputs the following asm line. move.l (%a2,%a0.l*4),76(%sp) gas gives Error: operands mismatch while this seem ok according to the programmers reference manual. happens both with 2.18 and a snapshot of 2.18.50 from today (080127) -- Summary: "E