[arm] Fix assembler option rewrite alphabetical comparison
commit7846aae117439ba8bf293e2c330164a961637fba
authorktkachov <ktkachov@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Dec 2017 14:50:02 +0000 (21 14:50 +0000)
committerktkachov <ktkachov@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Dec 2017 14:50:02 +0000 (21 14:50 +0000)
tree663a5b9b00870adec79cabf38b06a02e03a227d5
parent2074ebe7571e50a05667c1198c4594fc0916e864
[arm] Fix assembler option rewrite alphabetical comparison

* common/config/arm/arm-common.c (compare_opt_names): Add function
comment.  Use strcmp instead of manual loop.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@255942 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/common/config/arm/arm-common.c