diff options
author | Jan Beulich <jbeulich@suse.com> | 2022-06-29 10:27:22 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2022-06-29 10:27:22 +0200 |
commit | d42c1598e52ec0a33fbcc4efa39f4c299d09a3fc (patch) | |
tree | 7365ce14e2906da8aef8e3ec95b0000c40732bc7 /libgfortran/libgfortran.h | |
parent | 904ff2b3aa10fb47c55ffc48ce622fe7feb5cc51 (diff) | |
download | gcc-d42c1598e52ec0a33fbcc4efa39f4c299d09a3fc.zip gcc-d42c1598e52ec0a33fbcc4efa39f4c299d09a3fc.tar.gz gcc-d42c1598e52ec0a33fbcc4efa39f4c299d09a3fc.tar.bz2 |
testsuite/ix86: SSE2 is a prereq to _Float16 use
When enabling AVX512FP via attribute or pragma, the _Float16 type would
remain unavailable when at initialization time SSE2 wouldn't be seen as
available for use. While this may hint at a wider underlying issue (like
the feature, the type may want providing dynamically, albeit this may be
challenging in particular for functions returning _Float16 yet having
the attribute specified after their return type), for now simply make
SSE2 available when targeting ix86.
gcc/testsuite/
* gcc.target/i386/avx512fp16-reduce-op-2.c: Force SSE2 for i?86.
* gcc.target/i386/pr99464.c: Likewise.
Diffstat (limited to 'libgfortran/libgfortran.h')
0 files changed, 0 insertions, 0 deletions