https://sourceware.org/bugzilla/show_bug.cgi?id=33738

--- Comment #2 from Zheng Bao <fishbaoz at hotmail dot com> ---
https://sourceware.org/git/?p=binutils-gdb.git;a=blob;f=binutils/elfcomm.c;h=4a4f536822088cf62e0aea24493c7b7bd14ed3ea;hb=0dbdf282cdf6b54006601ab5f1ed7bf5fbb6e0ab#l172

binutils/elfcomm.c
             | ((uint64_t) field[0] << 56));

    default:
      error (_("Unhandled data length: %d\n"), size);
      abort ();
    }
}

The abort is intended.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to