Re: [PATCH 2/N] Do not hide asm_out_file in ASM_OUTPUT_ASCII.

2021-09-30 Thread Martin Liška
On 9/22/21 11:44, Richard Biener wrote: On Thu, Sep 16, 2021 at 12:01 PM Martin Liška 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

Re: [PATCH 2/N] Do not hide asm_out_file in ASM_OUTPUT_ASCII.

2021-09-22 Thread Richard Biener via Gcc-patches
On Thu, Sep 16, 2021 at 12:01 PM Martin Liška 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); a