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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|rguenth at gcc dot gnu.org         |pinskia at gcc dot 
gnu.org

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Mine.  With my bit-field lowering and a patch to reassociation to some handle
BIT_INSERT optimizations, we are able to optimize this to just load/store.

Reply via email to