bug-binutils
[Top][All Lists]
Advanced

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



reply via email to

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