This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [3.4/mainline] PR 15004


On Wed, Apr 28, 2004 at 04:02:01PM +0200, Jan Hubicka wrote:
> 	* function.c (do_warn_unused_parameter): Break out form ...
> 	(expand_function_end): ... here; warn only when not using cgraphunit.
> 	* function.h (do_warn_unused_parameter): Declare.
> 	* cgraphunit.c: Include function.h.
> 	(cgraph_finalize_function): Do unused parameter warning.
> 	* Makefile.in (cgraphunit.o): Depend on function.h

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]