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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2025-07-22
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed.  The error message in GCC 9 and before:
<source>:2:10: error: function definition does not declare parameters
    2 |     int(x):10;
      |          ^

Reply via email to