[PATCH] Cleaning up incomplete type warning.

Jeff Law law@redhat.com
Mon Jan 5 20:14:00 GMT 2015


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.strano@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.






More information about the Gcc-patches mailing list