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

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

2021-09-16 Thread Martin Liška
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? Thanks, MartinFrom 0e5095274bb4e16ad28a5a52f30bd3887df25fde Mon Sep 17 00:00:00 2001 From: Martin Liska Date: Wed, 15 Sep 2021 13:52:35