r256799 - in /trunk/gcc/testsuite: ChangeLog li...

ktkachov@gcc.gnu.org ktkachov@gcc.gnu.org
Wed Jan 17 16:27:00 GMT 2018


Author: ktkachov
Date: Wed Jan 17 16:27:19 2018
New Revision: 256799

URL: https://gcc.gnu.org/viewcvs?rev=256799&root=gcc&view=rev
Log:
[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.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/lib/target-supports.exp



More information about the Gcc-cvs mailing list