diff options
author | Tamar Christina <tamar.christina@arm.com> | 2019-11-21 14:08:10 +0000 |
---|---|---|
committer | Tamar Christina <tnfchris@gcc.gnu.org> | 2019-11-21 14:08:10 +0000 |
commit | 48ffab987ae013a642398ef4fe5ffdce71571ba5 (patch) | |
tree | 89fdc6234dcd270daad048450d0ec82372436a68 /gcc/tree-vect-data-refs.c | |
parent | d78b70959f334699bf556e9b8d4e0a8c12a64b46 (diff) | |
download | gcc-48ffab987ae013a642398ef4fe5ffdce71571ba5.zip gcc-48ffab987ae013a642398ef4fe5ffdce71571ba5.tar.gz gcc-48ffab987ae013a642398ef4fe5ffdce71571ba5.tar.bz2 |
Testsuite: Fix fp-int-convert-timode-1.c testism.
The test fp-int-convert-timode-1.c uses FE_TONEAREST without
actually checking if the target has defined it.
Like the rest of the tests I now add a check to see if the target
has actually implemented it.
This fixed Arm newlib target failures.
Regtested on aarch64-none-elf and aarch64_be-none-elf and no issues.
Committed under the GCC obvious rules.
gcc/testsuite/ChangeLog:
* gcc.dg/torture/fp-int-convert-timode-1.c: Add check for FE_TONEAREST.
From-SVN: r278552
Diffstat (limited to 'gcc/tree-vect-data-refs.c')
0 files changed, 0 insertions, 0 deletions