]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Prevent the generation of DWARF level 0 line number tables...
authorNick Clifton <nickc@redhat.com>
Thu, 30 Jul 2020 07:39:14 +0000 (08:39 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 30 Jul 2020 07:39:14 +0000 (08:39 +0100)
commit4d8ee860737005517be588f4771c358593fa421c
treeb713229bd90be0e4f5d28f809c22fe77ba3a1c8f
parent5a99adb86018c10da294e7556544e401c492c2fb
Prevent the generation of DWARF level 0 line number tables...

* as.c (dwarf_level): Initialise to 4 in case this is not set on
the command line.
gas/ChangeLog
gas/as.c