diff options
author | Kyrylo Tkachov <kyrylo.tkachov@arm.com> | 2018-01-17 11:24:52 +0000 |
---|---|---|
committer | Kyrylo Tkachov <ktkachov@gcc.gnu.org> | 2018-01-17 11:24:52 +0000 |
commit | d83fae9d62cf039af090b078abb4af36e4c71193 (patch) | |
tree | bef51fb254475018d4f7d7e53118f3f14a5b3d94 /gcc/c | |
parent | b67d554cc2cc01ff69abf2301f1c5ca05ae9b86f (diff) | |
download | gcc-d83fae9d62cf039af090b078abb4af36e4c71193.zip gcc-d83fae9d62cf039af090b078abb4af36e4c71193.tar.gz gcc-d83fae9d62cf039af090b078abb4af36e4c71193.tar.bz2 |
[arm] Fix gcc.target/arm/pr40887.c directives
This patch converts gcc.target/arm/pr40887.c to use the proper effective target check and dg-add-options for armv5te
so that we avoid situations where we end up trying to compile the test with a Thumb1 hard-float ABI, which makes the
compiler complain.
This allows the test to pass gracefully for me for my compiler configured with:
--with-cpu=cortex-a15 --with-fpu=neon-vfpv4 --with-float=hard --with-mode=thumb
* gcc.target/arm/pr40887.c: Add armv5te effective target checks and
directives.
From-SVN: r256784
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions