gas bug (target==coldfire)

ian@cygnus.com (ian@cygnus.com)
Wed, 15 Oct 1997 23:23:08 -0400 (EDT)


>the instruction       movew #nnnn,%sr

>is assembled into     $46c0 $nnnn

>which is really       movew %d0,%sr
>                      $nnnn -> illegal opcode or some other

>but it should be      $46fc $nnnn


This has already been fixed in the development sources, and the fix
will be in the next release.

Ian Taylor
ian@cygnus.com