This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

DW_AT_const_value duplicated between DW_TAG_variable abstract declaration and instance


Hi,

I just filed this bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=527430
It shows gcc producing a duplicate DW_AT_const_value for a
DW_TAG_variable where the value is already in the referenced
DW_AT_abstract_origin.

Maybe this is something that dwarflint can check/warn for and/or removed
by the dwarf compressor/writer when found.

Cheers,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]