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]

Re: instrument-functions


On Fri, Aug 31, 2001 at 10:17:23AM +0930, Alan Modra wrote:
> 	* function.c (expand_function_start): Don't try to instrument
> 	extern inline functions.

No, it seems likely that you didn't want this in _any_ 
inline function.  But you can't do that currently for C.

We'd be better off fixing the C front end to use the tree inliner.


r~


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