Force soft float in ARMv6-M and ARMv8-M Baseline options
commita3660a150e9dfbc2dd1d489855b1c6d5c4120e62
authorthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Nov 2016 12:30:52 +0000 (30 12:30 +0000)
committerthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Nov 2016 12:30:52 +0000 (30 12:30 +0000)
tree46c3c916029c9cc35e7c2f33eff40d3834ae7c40
parent6847589396f85e3ada2f989ecefb858178b5ec6e
Force soft float in ARMv6-M and ARMv8-M Baseline options

2016-11-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    gcc/testsuite/
    * lib/target-supports.exp (add_options_for_arm_arch_v6m): Add
    -mfloat-abi=soft option.
    (add_options_for_arm_arch_v8m_base): Likewise.  Reindent containing
    foreach loop.

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