On 12/24/14 11:07, Luis Felipe Strano Moraes wrote:
This removes an unnecessary static variable from the code and also makes it a
single
warning instead of two. Patch originally proposed by Manuel López-Ibáñez.
Luis Strano
clean_incomplete_warning.log
gcc/c/ChangeLog:
2014-12-24 Luis Felipe Strano Moraes<luis.str...@gmail.com>
* c-decl.c (get_parm_info): cleaning up incomplete type warning.
OK for the trunk assuming it passed bootstrap and regression testing.
Jeff
ps. I'm sure someone will complain that we've changed this warning
message ever-so-slightly mucking up whatever code out there that parses
warning/error messages.