From f291783b26b68e08df5e3a06abd77674b86057c0 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 30 Jul 2020 14:59:39 +0100 Subject: [PATCH] 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. --- gas/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index 2e52252db90..5fd5779a605 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -15,7 +15,7 @@ 2020-07-30 Nick Clifton - * 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 -- 2.30.2