http://sourceware.org/bugzilla/show_bug.cgi?id=13366
Bug #: 13366 Summary: Allow to "pack" some functions together Product: binutils Version: 2.23 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gold AssignedTo: i...@airs.com ReportedBy: mh-sourcew...@glandium.org CC: ccout...@google.com Classification: Unclassified In some cases, a function can look like: foo: various stuff jmp bar In cases where it makes sense, and where foo is the only function calling bar in such a way, the linker could just place bar after foo and get rid of the jump. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- 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