-finstrument-functions and inlining problems (again)
Andrew Pinski
pinskia@physics.uc.edu
Wed Jun 4 17:44:00 GMT 2003
Hello,
A while ago, you sent an email to list about this
<http://gcc.gnu.org/ml/gcc/2002-11/msg00860.html>.
The problem why inlining and -finstrument-functions do not work
correctly are because now in 3.x inlining happens before
-finstrument-functions adds its functions, this might change in 3.5
(not going to be happing for another year) when the tree-ssa branch
gets merged in.
I think the documentation should change as it is documented as
-finstrument-functions being applied to inlined functions.
Thanks,
Andrew Pinski
More information about the Gcc
mailing list