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

avieira at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2022-10-12
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #1 from avieira at gcc dot gnu.org ---
So this is a regression because SLP is using the new patterns for
BITFIELD_REF's of vector's. Seeing that I never actually found a good use of
supporting non-integral container types I will just remove that and that will
cause the pattern to not match BITFIELD_REF's of vectors.

I'll go test those changes.

Reply via email to