[Top][All Lists]
[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.
- [Bug gas/9785] New: frv: whether code is accepted depends on whether the *host* is 32bit or 64bit, bunk at stusta dot de, 2009/01/24
- [Bug gas/9785] frv: whether code is accepted depends on whether the *host* is 32bit or 64bit, hjl dot tools at gmail dot com, 2009/01/25
- [Bug gas/9785] frv: whether code is accepted depends on whether the *host* is 32bit or 64bit,
bunk at stusta dot de <=
- [Bug gas/9785] frv: whether code is accepted depends on whether the *host* is 32bit or 64bit, hjl dot tools at gmail dot com, 2009/01/25
- [Bug gas/9785] frv: whether code is accepted depends on whether the *host* is 32bit or 64bit, bunk at stusta dot de, 2009/01/25
- [Bug gas/9785] FRV doesn't work on 64bit host, hjl dot tools at gmail dot com, 2009/01/25
- [Bug gas/9785] FRV doesn't work on 64bit host, aoliva at sourceware dot org, 2009/01/26