Default to DWARF level 3 for the assembler.
* as.c (dwarf_level): Initialise to 3 in case this is not set on the command line.
This commit is contained in:
parent
c8693053f8
commit
f291783b26
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
2020-07-30 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* as.c (dwarf_level): Initialise to 4 in case this is not set on
|
||||
* as.c (dwarf_level): Initialise to 3 in case this is not set on
|
||||
the command line.
|
||||
|
||||
2020-07-29 Maciej W. Rozycki <macro@linux-mips.org>
|
||||
|
|
Loading…
Add table
Reference in a new issue