------- Additional Comments From bunk at stusta dot de  2009-01-25 20:23 -------
$ cat test.S
        setlos          #0xffffe000,gr3
$ /path/to/32bit-binutils/bin/frv-linux-as  test.S 
$ /path/to/64bit-binutils/bin/frv-linux-as  test.S 
test.S: Assembler messages:
test.S:1: Error: operand out of range (4294959104 not between -32768 and 32767)
`setlos #0xffffe000,gr3'
$ cat test.S


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9785

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to