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: [patch] function.h: Removecurrent_function_instrument_entry_exit.


On Fri, 2005-04-08 at 11:12 -0400, Kazu Hirata wrote:
> Hi,
> 
> Attached is a patch to remove current_function_instrument_entry_exit
> as it is unused.
> 
> It was introduced in July 1998.
> 
> The last use was removed when tree-ssa was merged into mainline.
> 
> Tested on i686-pc-linux-gnu.  OK to apply?
> 
> Kazu Hirata
> 
> 2005-04-08  Kazu Hirata  <kazu@cs.umass.edu>
> 
> 	* function.h (function): Remove instrument_entry_exit.
> 	(current_function_instrument_entry_exit): Remove.
OK.
jeff



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