On Tue, Jan 19, 2016 at 4:16 AM, Jan Hubicka <hubi...@ucw.cz> wrote: > Hi, > this patch makes the code turning instrumentation thunks into transparent > aliases to work. > > Bootstrapped/regtested x86_64-linux, will commit it later today. > > Honza > > * cgraphunit.c (cgraph_node::reset): Clear thunk info and > instrumented_version, too.
This caused: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69369 -- H.J.