]> git.ipfire.org Git - thirdparty/gcc.git/commit
fix ARM --with-fpu option checking and error message
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Jun 2019 05:55:34 +0000 (05:55 +0000)
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Jun 2019 05:55:34 +0000 (05:55 +0000)
commitd8813d69c4ca05f011d2df3ceac96eeda58a8894
treea45bf1e8393b2a032466e93d56a26581534245c8
parentc75a407268bba9dc7b7e3ea7f02ef5fffacb82e3
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.

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