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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW
            Summary|[8/9/10 Regression] error:  |[8/9 Regression] error:
                   |passing argument 1 to       |passing argument 1 to
                   |restrict-qualified          |restrict-qualified
                   |parameter aliases with      |parameter aliases with
                   |argument 5                  |argument 5
                   |[-Werror=restrict]          |[-Werror=restrict]

--- Comment #20 from Martin Sebor <msebor at gcc dot gnu.org> ---
Fixed on trunk (GCC 10).  The fix cannot be backported on its own without
introducing false negatives.

Reply via email to