]> gcc.gnu.org Git - gcc.git/commit
[arm][testsuite] Fix -march tests in effective target checks auto-generation
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>
Wed, 17 Jan 2018 16:27:19 +0000 (16:27 +0000)
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>
Wed, 17 Jan 2018 16:27:19 +0000 (16:27 +0000)
commitdd4770ec17abd5b6954144b882c291ded188cf56
tree66738eae6153a4ef646c8d78b04e2b5bdac90da6
parent84e777839cc458da2c24bda8e7be1665be1f709c
[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.

From-SVN: r256799
gcc/testsuite/ChangeLog
gcc/testsuite/lib/target-supports.exp
This page took 0.057391 seconds and 5 git commands to generate.