------- Comment #1 from rguenth at gcc dot gnu dot org 2009-06-20 10:17 ------- __attribute__((no_instrument_function)) should do the trick. Maybe you need to cover more functions with it?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40498
rguenth at gcc dot gnu dot org Sat, 20 Jun 2009 03:18:13 -0700
------- Comment #1 from rguenth at gcc dot gnu dot org 2009-06-20 10:17 ------- __attribute__((no_instrument_function)) should do the trick. Maybe you need to cover more functions with it?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40498