https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125139

--- Comment #6 from Drea Pinski <pinskia at gcc dot gnu.org> ---
There are 2 ways of fixing this.

Limit this pattern to `INTEGRAL_TYPE_P (type)`.

The full fix is to create a vector duplicate on the `bool` value.

I think the first one is better.

Reply via email to