fix ARM --with-fpu option checking and error message
authorAlexandre Oliva <oliva@adacore.com>
Thu, 20 Jun 2019 05:55:34 +0000 (05:55 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 20 Jun 2019 05:55:34 +0000 (05:55 +0000)
commit170f2d181d45b1197a2873d7dd055530e01d424a
treea45bf1e8393b2a032466e93d56a26581534245c8
parent4eb1b87f9508997cafa8b91aa855661475c40854
fix ARM --with-fpu option checking and error message

Fix the test for failure in parsecpu's checking of the --with-fpu
argument, and the error message that gets printed when the check
fails.

for  gcc/ChangeLog

* config.gcc: Fix ARM --with-fpu checking and error message.

From-SVN: r272496
gcc/ChangeLog
gcc/config.gcc