[Bug default/27400] odr tests fail with -gdwarf-5
vries at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Sun Feb 14 08:07:29 GMT 2021
https://sourceware.org/bugzilla/show_bug.cgi?id=27400
--- Comment #4 from Tom de Vries <vries at gcc dot gnu.org> ---
(In reply to Tom de Vries from comment #2)
> I've looked at the odr-struct.sh fail.
>
> First of all, odr is not enabled because the language is
> DW_LANG_C_plus_plus_14 instead of DW_LANG_C_plus_plus, so we need this in a
> few places:
> ...
> case DW_LANG_C_plus_plus:
> + case DW_LANG_C_plus_plus_03:
> + case DW_LANG_C_plus_plus_11:
> + case DW_LANG_C_plus_plus_14:
> ...
>
Fix in
https://sourceware.org/git/?p=dwz.git;a=commit;h=6d5673b84fa075d296d4ad4d60c03823cb773863
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Dwz
mailing list