xtensa: remove a sentinal
authorTrevor Saunders <tbsaunde+binutils@tbsaunde.org>
Mon, 23 May 2016 04:35:40 +0000 (00:35 -0400)
committerTrevor Saunders <tbsaunde+binutils@tbsaunde.org>
Mon, 27 Jun 2016 09:07:30 +0000 (05:07 -0400)
commite066bf5f74fd776657accf02dececb7df120412f
tree9ad4741dd49f86d2d8db46c87f39f8f3afb30feb
parent0708347f66e1d8e01b215fb1fe71f634249c5fc9
xtensa: remove a sentinal

gas/ChangeLog:

2016-06-27  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>

* config/tc-xtensa.c (xtensa_elf_suffix): Use ARRAY_SIZE instead of a
sentinal element.
(map_suffix_reloc_to_operator): Likewise.
(map_operator_to_reloc): Likewise.
gas/ChangeLog
gas/config/tc-xtensa.c