Blame SOURCES/binutils-unexpected-form-20.patch

d1152b
--- binutils.orig/binutils/dwarf.c	2021-03-05 09:25:43.850258361 +0000
d1152b
+++ binutils-2.35.1/binutils/dwarf.c	2021-03-05 09:26:35.861895776 +0000
d1152b
@@ -2115,6 +2115,7 @@ get_type_abbrev_from_form (unsigned long
d1152b
   switch (form)
d1152b
     {
d1152b
     case DW_FORM_GNU_ref_alt:
d1152b
+    case DW_FORM_ref_sig8:
d1152b
       /* FIXME: We are unable to handle this form at the moment.  */
d1152b
       return NULL;
d1152b