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/15/16 Regression]    |[13/14/15 Regression]
                   |Bit-field expressions       |Bit-field expressions
                   |resulting from assignment   |resulting from assignment
                   |operators and comma         |operators and comma
                   |operators are incorrectly   |operators are incorrectly
                   |rejected when used as the   |rejected when used as the
                   |first operand of a compound |first operand of a compound
                   |assignment operator since   |assignment operator since
                   |r7-1689                     |r7-1689

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far.

Reply via email to