[Bug c/63591] be more strict when accepting parameter forward declarations

schwab@linux-m68k.org gcc-bugzilla@gcc.gnu.org
Sun Oct 19 06:31:00 GMT 2014


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

--- Comment #7 from Andreas Schwab <schwab@linux-m68k.org> ---
A function declaration with forward declared parameters it is a prototype, sort
of.  Not defining the forward declared parameter as a real parameter should
probably be flagged as an error.



More information about the Gcc-bugs mailing list