https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101541
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Actually using bitwise_equal_p makes this easier and no need for the nop_convert ... I have a patch where I just need to add testcases too.