aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
diff options
context:
space:
mode:
authorHongyu Wang <hongyu.wang@intel.com>2022-03-01 17:49:52 +0800
committerHongyu Wang <hongyu.wang@intel.com>2022-03-02 09:25:17 +0800
commit70fe5736c2935926b060fd3ce164838f9c4aadea (patch)
tree5af6666007917f817d6047027e4fc8503a5bae43 /gcc/fortran
parent12d4552e5e68e77fe8a5991c5e95a764a6cf995d (diff)
downloadgcc-70fe5736c2935926b060fd3ce164838f9c4aadea.zip
gcc-70fe5736c2935926b060fd3ce164838f9c4aadea.tar.gz
gcc-70fe5736c2935926b060fd3ce164838f9c4aadea.tar.bz2
AVX512FP16: Fix vcvt[u]si2sh runtime tests for Solaris
Use standard C type instead of __int64_t which doesn't work on Solaris. gcc/testsuite/ChangeLog: PR target/104724 * gcc.target/i386/avx512fp16-vcvtsi2sh-1b.c: Use long long instead of __int64_t. * gcc.target/i386/avx512fp16-vcvtsi2sh64-1b.c: Ditto. * gcc.target/i386/avx512fp16-vcvtusi2sh-1b.c: Ditto. * gcc.target/i386/avx512fp16-vcvtusi2sh64-1b.c: Ditto.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions