diff options
author | Jan Beulich <jbeulich@suse.com> | 2022-03-23 08:47:41 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2022-03-23 08:47:41 +0100 |
commit | 47513fab28ef21fff8a6218ed3aade16605ed8b4 (patch) | |
tree | 60e12fab6fb02fa0c4cb0743be15c5da8e60edf7 /gdb/python/py-frame.c | |
parent | 7992631e8c0b0e711fbaba991348ef6f6e583725 (diff) | |
download | binutils-47513fab28ef21fff8a6218ed3aade16605ed8b4.zip binutils-47513fab28ef21fff8a6218ed3aade16605ed8b4.tar.gz binutils-47513fab28ef21fff8a6218ed3aade16605ed8b4.tar.bz2 |
gas/Dwarf5: drop dead code
Commit 3417bfca676f ("GAS: DWARF-5: Ensure that the 0'th entry in the
directory table contains the current... ") added a "dwarf_level < 5"
check to out_dir_and_file_list(). This rendered dead that branch of the
construct, due to the enclosing if()'s "DWARF2_LINE_VERSION >= 5".
Delete that code as well as the corresponding part of the comment.
While there also drop a redundant "dirs != NULL": "dirs" will always be
non-NULL when dirs_in_use is not zero.
Diffstat (limited to 'gdb/python/py-frame.c')
0 files changed, 0 insertions, 0 deletions