[arm][testsuite] Fix -march tests in effective target checks auto-generation
commit68fd3fca325722db99e4c83e5a3cf2f2c261f4e3
authorktkachov <ktkachov@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Jan 2018 16:27:19 +0000 (17 16:27 +0000)
committerktkachov <ktkachov@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Jan 2018 16:27:19 +0000 (17 16:27 +0000)
tree66738eae6153a4ef646c8d78b04e2b5bdac90da6
parent1fda0b3c2eb11e12dde8873d96b6d6324a137052
[arm][testsuite] Fix -march tests in effective target checks auto-generation

There is a typo in the armv8.1-a and armv8.2-a effective target check generators.
They are not actually used anywhere in the testsuite as far as I can tell, but the fix is obvious.

     * lib/target-supports.exp: Fix -march arguments in arm arch effective
     target check autogenerator for armv8.1-a and armv8.2-a.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@256799 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/lib/target-supports.exp