* tc-h8300.c (parse_reg): Take the length of the symbol into
authorRichard Henderson <rth@redhat.com>
Thu, 15 Jan 1998 21:46:57 +0000 (21:46 +0000)
committerRichard Henderson <rth@redhat.com>
Thu, 15 Jan 1998 21:46:57 +0000 (21:46 +0000)
account when attempting to match a register name.

gas/ChangeLog

index f02b97e..84a9862 100644 (file)
@@ -1,3 +1,8 @@
+Thu Jan 15 13:46:48 1998  Richard Henderson  <rth@cygnus.com>
+
+       * tc-h8300.c (parse_reg): Take the length of the symbol into
+       account when attempting to match a register name.
+
 start-sanitize-vr4111
 Thu Jan 15 09:33:11 1998  Gavin Koch  <gavin@cygnus.com>