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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[13/14 Regression]          |[13 Regression] Bit-field
                   |Bit-field expressions       |expressions resulting from
                   |resulting from assignment   |assignment operators and
                   |operators and comma         |comma operators are
                   |operators are incorrectly   |incorrectly rejected when
                   |rejected when used as the   |used as the first operand
                   |first operand of a compound |of a compound assignment
                   |assignment operator since   |operator since r7-1689
                   |r7-1689                     |

--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed also for 14.4.

Reply via email to