[PATCH] Update check for working assembler --gdwarf-4 option

2020-10-17 Thread H.J. Lu via Gcc-patches
mbly does contain .debug* sections/.file/.loc directives, > > only change the version of the .debug_line generated for the .file/.loc > >directives, but nothing else; keep all .debug* sections but .debug_line > >as is > Here is the updated patch. OK for maste

V2 [PATCH] Update check for working assembler --gdwarf-4 option

2020-10-24 Thread H.J. Lu via Gcc-patches
or the assembler file in order to > > > be able to debug those > > > 2) if the assembly does contain .debug* sections/.file/.loc directives, > > >only change the version of the .debug_line generated for the .file/.loc > > >directives, but nothing else;

Re: V2 [PATCH] Update check for working assembler --gdwarf-4 option

2020-10-24 Thread Jakub Jelinek via Gcc-patches
t; > Date: Fri, 16 Oct 2020 05:59:51 -0700 > Subject: [PATCH] Update check for working assembler --gdwarf-4 option > > Rename HAVE_AS_WORKING_DWARF_4_FLAG to HAVE_AS_WORKING_DWARF_N_FLAG > Don't set HAVE_AS_WORKING_DWARF_N_FLAG if --gdwarf-5/--gdwarf-4 generate > an