https://sourceware.org/bugzilla/show_bug.cgi?id=26268
--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> ---
__start_cident isn't meaningful for -r since the output cident section isn't
the final one. Try "-T keep.t" with
--keep.t--
SECTIONS
{
cident : { KEEP(*(cident)) }
}
--
--
You are receiving this mail because:
You are on the CC list for the bug.
