libstdc++: Fix simd_mask<double> on POWER w/o POWER8
authorMatthias Kretz <kretz@kde.org>
Wed, 3 Feb 2021 15:49:29 +0000 (15:49 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 3 Feb 2021 15:49:29 +0000 (15:49 +0000)
commitabc540e30a340ea028af6e6fa3f1921f1f8e334c
treeb4dba8f905c4f9ba59038da0425840145b76d8e8
parentdb256f9bef8c376e9d88e8f32ce94a03b6d105ee
libstdc++: Fix simd_mask<double> on POWER w/o POWER8

libstdc++-v3/ChangeLog:

* include/experimental/bits/simd.h: Remove unnecessary static
assertion. Allow sizeof(8) integer __intrinsic_type to enable
the necessary mask type.
libstdc++-v3/include/experimental/bits/simd.h