whether EGCS supports -finstrument-functions and __attribute__ ((no_instrument_function))

Ian Lance Taylor ian@airs.com
Fri Sep 23 21:27:00 GMT 2005


blogger magic <magicblogger@gmail.com> writes:

>    I wonder whether EGCS supports -finstrument-functions and
> __attribute__ ((no_instrument_function)) or not.
>    If it does, could you please tell me which version is the first version.

The option was added here:

Thu Jul 30 13:08:07 1998  Ken Raeburn  <raeburn@cygnus.com>

	Function entry/exit profiling instrumentation:

I haven't checked completely, but I believe that it was not in any of
the egcs releases, but it was in the 2.95 release.

Ian



More information about the Gcc-help mailing list