Internal assembler error

Axel Kittenberger Anshil@gmx.net
Mon Jan 22 00:14:00 GMT 2001


Yup, my wierdo code managed it again :o)

Here is my most possible reduced file raising this:
------------------------------------------------------------
PushRegs: .macro mysp 
           movem.l %d2-%d7/%a2-%a6,-(mysp) 
          .endm

_init:
PushRegs   %sp                  
------------------------------------------------------------

this is the output it yields:
------------------------------------------------------------
GNU assembler version 2.10.1 (m68k-elf) using BFD version 2.10.1
a.s: Assembler messages:
a.s:6: Error: Negative of non-absolute symbol mysp
a.s:6: Internal error, aborting at ../../src/binutils/gas/config/tc-m68k.c
 line 844 in tc_gen_reloc
Please report this bug.
------------------------------------------------------------

Okay, reported it :o)

- Axel

-- 
Sent through GMX FreeMail - http://www.gmx.net



More information about the Binutils mailing list