* config/tc-ns32k.c (encode_operand): Constify operandsP and suffixP.
authorAlan Modra <amodra@gmail.com>
Mon, 16 Dec 2002 09:54:39 +0000 (09:54 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 16 Dec 2002 09:54:39 +0000 (09:54 +0000)
commit4cd62c96f7f4c2f535bd7c45eb4b79dbe7104140
tree97852dbc7042ea385c0595c2d47418bc2f9e7e62
parente3c991260959c8fa5f30bbb278545a696a071c2c
* config/tc-ns32k.c (encode_operand): Constify operandsP and suffixP.
(parse): Constify line and lineptr.
(md_begin): Calculate endop here.
gas/ChangeLog
gas/config/tc-ns32k.c