[Bug debug/99490] -gdwarf-5 -gsplit-dwarf puts .debug_rnglists to main file, not .dwo file

jan.kratochvil at redhat dot com gcc-bugzilla@gcc.gnu.org
Tue Mar 9 20:10:59 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99490

--- Comment #3 from Jan Kratochvil <jan.kratochvil at redhat dot com> ---
LLDB testsuite failure from it is:

PASS: LLDB (/usr/bin/gcc-x86_64) :: test_with_run_command_dwarf
(TestTypeCompletion.TypeCompletionTestCase)
error: a.out {0x00005850}: DIE has DW_AT_ranges(0x0) attribute, but range
extraction failed (missing or invalid range list table), please file a bug and
attach the file at the start of this error message
FAIL: LLDB (/usr/bin/gcc-x86_64) :: test_with_run_command_dwo
(TestTypeCompletion.TypeCompletionTestCase)
Failed Tests (1):
  lldb-api :: functionalities/type_completion/TestTypeCompletion.py


More information about the Gcc-bugs mailing list