Mark Wielaard <[email protected]> writes:

> On Wed, 2011-03-30 at 12:53 +0200, Mark Wielaard wrote:
>> I came across a strange combination of new attribute with old form for
>> gcc. When gcc isn't using -gstrict-dwarf, it allows attributes from
>> newer versions, but doesn't use new forms, even if such an attribute
>> would need that. So this patch allows that (in particular for
>> DW_AT_ranges for dwarf2), but only in gnu mode. Does this look like a
>> sane solution?
>
> On irc Petr told me he didn't like the creeping of the version as state
> into dwarf_gnu. So this simpler version, just allows it as gnu extension
> in general. Petr, does this new patch look better?

Much, thanks.

PM
_______________________________________________
elfutils-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/elfutils-devel

Reply via email to