aboutsummaryrefslogtreecommitdiff
path: root/intl
diff options
context:
space:
mode:
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>2018-01-17 19:11:15 +0000
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>2018-01-17 19:11:15 +0000
commita4d4d2f5cf230a0125526aea59016c792d807b94 (patch)
tree14b6bf0b71f37f010046861b71af7fdf9d06f86d /intl
parente423d5bc0481ee889c3fa251337978675848b0f4 (diff)
downloadgcc-a4d4d2f5cf230a0125526aea59016c792d807b94.zip
gcc-a4d4d2f5cf230a0125526aea59016c792d807b94.tar.gz
gcc-a4d4d2f5cf230a0125526aea59016c792d807b94.tar.bz2
[arm] Fix gcc.target/arm/g2.c and scd42-2.c for --with-mode=thumb hardfloat targets
These -mcpu=xscale tests are ARM-only tests and they go to great pains to reject explicit overriding options, but they're missing the -marm in their dg-options, which means they will still give that nasty Thumb1 hard-float error when testing an implicit --with-mode=thumb toolchain (--with-cpu=cortex-a15 --with-fpu=neon-vfpv4 --with-float=hard --with-mode=thumb, for example). This patch adds the missing -marm and all is good again. * gcc.target/arm/g2.c: Add -marm to dg-options. * gcc.target/arm/scd42-2.c: Likewise. From-SVN: r256812
Diffstat (limited to 'intl')
0 files changed, 0 insertions, 0 deletions