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