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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #49563|0                           |1
        is obsolete|                            |
  Attachment #49565|0                           |1
        is obsolete|                            |
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |jakub at gcc dot gnu.org

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 49567
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49567&action=edit
gcc11-pr88101-wip.patch

Updated patch that canhandle bit-fields on both little end big endian and can
handle also skipping of large paddings.  Next task unions.

Reply via email to