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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2022-08-01
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.  Note that in C++ we effectively have -Werror=missing-prototypes so
maybe we can simply accept -Wmissing-prototypes (but reject
-Wno-missing-prototypes?)

Reply via email to