[Bug gold/18614] Common symbols with local binding are not allocated by the linker

2015-06-30 Thread c-addison at ti dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18614 --- Comment #2 from Cody Addison --- The TI compiler tools use common for two main reasons. The first is to allow the linker to remove unreferenced data on a per symbol basis as opposed to a per section basis. The second is to allow our custom

[Bug gold/18614] New: Common symbols with local binding are not allocated by the linker

2015-06-29 Thread c-addison at ti dot com
Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: c-addison at ti dot com CC: ian at airs dot com Target Milestone: --- Created attachment 8401 --> https://sourceware.org/bugzilla/attachment.cgi?id=8401&action=ed