On Tue, Jan 14, 2014 at 3:42 PM, Pat Haugen <pthau...@linux.vnet.ibm.com> wrote: > This patch fixes a problem where the attribute no_instrument_function was > being ignored and profile code was emitted. Testcase > gcc.target/powerpc/ppc64-abi-2.c exposed the issue. > > Bootstrap/regtest with no new regressions, ok for trunk? > > -Pat > > > 2014-01-13 Pat Haugen <pthau...@us.ibm.com> > > * config/rs6000/rs6000.c (rs6000_output_function_prologue): Check if > current procedure should be profiled.
okay. Thanks, David