[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/12384] New: h8300 assembler fails to assemble constants
From: |
vapier at gentoo dot org |
Subject: |
[Bug gas/12384] New: h8300 assembler fails to assemble constants |
Date: |
Mon, 10 Jan 2011 23:11:19 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12384
Summary: h8300 assembler fails to assemble constants
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: gas
AssignedTo: address@hidden
ReportedBy: address@hidden
with current CVS, `make check-sim` fails for h8300 targets due to assembler
errors. an example from the log:
Testing div.s on machine h8300h.
Executing on host: .../gas/as-new .../sim/testsuite/sim/h8300/div.s --defsym
sim_cpu=1 -I.../sim/testsuite/sim/h8300 -o div.s.o (timeout = 300)
spawn .../gas/as-new .../sim/testsuite/sim/h8300/div.s --defsym sim_cpu=1
-I.../sim/testsuite/sim/h8300 -o div.s.o
.../sim/testsuite/sim/h8300/div.s: Assembler messages:
.../sim/testsuite/sim/h8300/div.s:249: Warning: operand #0xfffffffffffff000 out
of range.
assembler output is:
.../sim/testsuite/sim/h8300/div.s: Assembler messages:
.../sim/testsuite/sim/h8300/div.s:249: Warning: operand #0xfffffffffffff000 out
of range.
.../sim/testsuite/sim/h8300/div.s: Assembler messages:
.../sim/testsuite/sim/h8300/div.s:249: Warning: operand #0xfffffffffffff000 out
of range.
FAIL: h8300h div.s (assembling)
all i did was checkout cvs and run:
./configure --target=h8300-elf
make all-sim
make check-sim
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
- [Bug gas/12384] New: h8300 assembler fails to assemble constants,
vapier at gentoo dot org <=
- [Bug gas/12384] h8300 assembler fails to assemble constants, vapier at gentoo dot org, 2011/01/10
- [Bug gas/12384] h8300 assembler fails to assemble constants, nickc at redhat dot com, 2011/01/20
- [Bug gas/12384] h8300 assembler fails to assemble constants, cvs-commit at gcc dot gnu.org, 2011/01/20
- [Bug gas/12384] h8300 assembler fails to assemble constants, nickc at redhat dot com, 2011/01/20
- [Bug gas/12384] h8300 assembler fails to assemble constants, vapier at gentoo dot org, 2011/01/20