https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68601
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- What options are you using? Can you try -fno-strict-aliasing? Some folks are known to pay fast and lose with strict aliasing rules including LLVM developers.