[Bug gas/11412] New: .fill: Error: bad or irreducible absolute expression

2010-03-20 Thread mirq-gccboogs at rere dot qmqm dot pl
Fragment from C: asm ( "0:\n\t" ".fill 1,1,(1f-0b)\n\t" "1:" ); a.c: Assembler messages: a.c:4: Error: bad or irreducible absolute expression asm ( "0:\n\t" ".rept 1\n\t" ".byte (1f-0b)\n\t" ".endr\n\t" "1:" ); works --

[Bug gas/11412] .fill: Error: bad or irreducible absolute expression

2010-03-20 Thread mirq-gccboogs at rere dot qmqm dot pl
--- Additional Comments From mirq-gccboogs at rere dot qmqm dot pl 2010-03-21 02:59 --- $ arm-none-eabi-as -v GNU assembler version 2.20 (arm-none-eabi) using BFD version (GNU Binutils) 2.20 -- http://sourceware.org/bugzilla/show_bug.cgi?id=11412 --- You are receiving this mail