bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/9785] frv: whether code is accepted depends on whether the *hos


From: bunk at stusta dot de
Subject: [Bug gas/9785] frv: whether code is accepted depends on whether the *host* is 32bit or 64bit
Date: 25 Jan 2009 20:23:35 -0000

------- 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]