Start mass upgrade
[dragora.git] / patches / binutils / 2.35 / binutils-unexpected-form-20.patch
blob010eac902403fee35197cd9442177bf5fc32a18c
1 --- binutils.orig/binutils/dwarf.c 2021-03-05 09:25:43.850258361 +0000
2 +++ binutils-2.35.1/binutils/dwarf.c 2021-03-05 09:26:35.861895776 +0000
3 @@ -2115,6 +2115,7 @@ get_type_abbrev_from_form (unsigned long
4 switch (form)
6 case DW_FORM_GNU_ref_alt:
7 + case DW_FORM_ref_sig8:
8 /* FIXME: We are unable to handle this form at the moment. */
9 return NULL;