https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120201
--- Comment #7 from Drea Pinski <pinskia at gcc dot gnu.org> --- (In reply to H.J. Lu from comment #6) > This is introduced by > > commit 63998a6336239da20540a9e4b529d839ed2db26e No that just exposed the issue. So the type of the lhs of an assignment is influencing the load from the rhs it seems. That seems wrong.
