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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2023-01-24
     Ever confirmed|0                           |1

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Can you please report a test-case that does not contain the following
violation:
pr108510.c:9:7: warning: assignment to ‘short int *’ from incompatible pointer
type ‘int *’ [-Wincompatible-pointer-types]

Reply via email to