<div dir="ltr">Hi <div><br></div><div>Has anyone tried with -finstrument-functions with the rtems-5 branch a (gcc 7.5.0) ? even with a minimal stub (shown), i get random crashes, normally in the heap allocate/free code paths</div><div><br></div><div>__attribute__((no_instrument_function)) void __cyg_profile_func_enter (void *this_fn, void *call_site)<br>{<br>   }<br>__attribute__((no_instrument_function)) void __cyg_profile_func_exit (void *this_fn, void *call_site)<br></div><div>{</div><div>}<br clear="all"><div><br></div><div>Removing 

-finstrument-functions from the makefiles removes the crashes.</div><div><br></div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div><br>regards</div><div>---</div><div>Matthew J Fletcher</div><br></div></div></div>