[Bug tree-optimization/92949] bswap/store merging does not handle BIT_INSERT_EXPR/BIT_FIELD_REF

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 30 23:12:17 GMT 2024


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|ASSIGNED                    |RESOLVED
           Assignee|pinskia at gcc dot gnu.org         |unassigned at gcc dot gnu.org

--- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
If I did implement bit field lowering, BIT_INSERT_EXPR/BIT_FIELD_REF  won't be
used until isel.

So closing as won't fix.


More information about the Gcc-bugs mailing list