* config/tc-i386.c (tc_x86_regname_to_dw2regnum): Use ARRAY_SIZE
authorNick Clifton <nickc@redhat.com>
Fri, 4 Jul 2003 10:46:35 +0000 (10:46 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 4 Jul 2003 10:46:35 +0000 (10:46 +0000)
commit0cea619061225ccddefb40dba9b13ae99d3c096d
treebe4a65c342278adb8c9f53e5a9fed1fd18e3c387
parent96c223ce90d6bbaed5faac223eb8c494dc43b5a3
* config/tc-i386.c (tc_x86_regname_to_dw2regnum): Use ARRAY_SIZE
  macro to compute size of selected register name array.
gas/ChangeLog
gas/config/tc-i386.c