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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
   Target Milestone|---                         |15.0

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed.
Note bitwise_equal_p does not need to change as operand_equal_p already does
the right thing for equality of VECTOR_CSTs.

Reply via email to