"Joseph S. Myers" <jos...@codesourcery.com> writes: >> >> 2012-10-31 Andi Kleen <a...@linux.intel.com> >> >> * g++.dg/fno-instrument-function.C: Add. >> * gcc.dg/fno-instrument-function.c: Add. > > You have a C++ test but no corresponding C++ front-end change; how does > that work?
The code is in start_function, which is called by both C and C++ (and I think Go too, but I didn't try to enable the option there) >> +Link Time Optimization (LTO) to override the effects of -pg for a > > @option{-pg}. Ok. -Andi -- a...@linux.intel.com -- Speaking for myself only