On Thu, Sep 16, 2021 at 12:01 PM Martin Liška <mli...@suse.cz> wrote: > > Again a preparation patch that was tested on all cross compilers. > > Patch can bootstrap on x86_64-linux-gnu and survives regression tests. > > Ready to be installed?
I think you want to retain - FILE *_hide_asm_out_file = (MYFILE); and use _hide_asm_out_file to preserve MYFILE execution counts in case it contains side-effects. OK with that change. Richard. > Thanks, > Martin