[arm] Fix gcc.target/arm/pr79058.c
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>
Fri, 19 Jan 2018 09:58:37 +0000 (09:58 +0000)
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>
Fri, 19 Jan 2018 09:58:37 +0000 (09:58 +0000)
commit80b21c416cf7ae760b8a96b0971414d026feb03b
treea5512b16b1a2b58bf8ce922e7fc0c48da18576fa
parent2a3abc862a30fbb76db90bac333d8c4070a03df3
[arm] Fix gcc.target/arm/pr79058.c

This testcase tests 32-bit ARM state functionality, so add the -marm to make it explicit
as well as to avoid Thumb1 hard-float errors for certain toolchain configurations.

     * gcc.target/arm/pr79058.c: Add arm_arm_ok check and -marm to options.

From-SVN: r256878
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/pr79058.c