This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Coldfire 5249 gas bug


Hi Linus,

Using the latest CVS version of binutils, assembling the following instruction fails on the mcf5249 target:

move.l %acc1,%d0

m68k-elf-as fails with the following message:

Assembler messages:
Internal error, aborting at ../../binutils-040922/gas/config/tc-m68k.c

Thanks very much for reporting this bug and supplying a patch to fix it.


I have applied your patch along with this ChangeLog entry:

gas/ChangeLog
2004-09-30  Linus Nielsen Feltzing  <linus@haxx.se>

* config/tc-m68k.c (select_control_regs): Add mcf5249.

Cheers
  Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]