: UNCONFIRMED
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: hmeyer.eu at gmail dot com
Target Milestone: ---
example output from --dwarf-check --debug-dump=Ranges:
DWARF4/debug_ranges:
Offset
https://sourceware.org/bugzilla/show_bug.cgi?id=32927
--- Comment #2 from Henning Meyer ---
The following C++ program represents the simplest example I could find that is
complicated enough to warrant the creation of discontinuous ranges in debug
information:
#include
struct Base {};
void func
https://sourceware.org/bugzilla/show_bug.cgi?id=32927
--- Comment #4 from Henning Meyer ---
I've applied the patch, it removes the bogus warnings on my test set.
--
You are receiving this mail because:
You are on the CC list for the bug.