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

--- Comment #7 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Jan Smets from comment #6)
> What would be the easiets way to reproduce a testcase.
> (without sending proprietary data - are there any tools to discard all data
> from object files or something?)

objcopy can remove sections from object files. Or you can write a script
to generate source files with many functions/data, compiling them using
-ffunction-sections -fdata-sections.  If they don't work, you can send me
those object files to me directly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to