Re: [PATCH, rs6000] Don't emit profile code for procedures marked no_instrument_function

2014-01-14 Thread David Edelsohn
On Tue, Jan 14, 2014 at 3:42 PM, Pat Haugen 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? >

[PATCH, rs6000] Don't emit profile code for procedures marked no_instrument_function

2014-01-14 Thread Pat Haugen
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 * config/rs6000/r