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

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Miscompilation with         |[12/13 Regression]
                   |no_unique_address and       |Miscompilation with
                   |bitfields                   |no_unique_address and
                   |                            |bitfields
      Known to fail|                            |12.2.0, 13.0
                 CC|                            |jason at gcc dot gnu.org,
                   |                            |ppalka at gcc dot gnu.org
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=103681
   Target Milestone|---                         |12.3
      Known to work|                            |11.3.0

--- Comment #1 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Started with r12-6028-ga37e8ce3b66325, before which sizeof(S) == 4 and now
sizeof(S) == 2

Reply via email to