https://sourceware.org/bugzilla/show_bug.cgi?id=30794
Bug ID: 30794
Summary: PowerPC port of gold fails with: internal error in
add_output_section_to_load, at gold/output.cc:4097
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: gold
Assignee: ccoutant at gmail dot com
Reporter: nickc at redhat dot com
CC: ian at airs dot com
Target Milestone: ---
For the PowerPC port of gold:
% gold/ld-new -m elf32ppc -shared /dev/null -o test
gold/ld-new: error: /dev/null: file is empty
gold/ld-new: internal error in add_output_section_to_load, at
gold/output.cc:4097
Note - the input file does not appear to be relevant. This example uses
/dev/null, but the same bug has been reported with other, non-empty input
files:
https://bugzilla.redhat.com/show_bug.cgi?id=2234396
--
You are receiving this mail because:
You are on the CC list for the bug.