Some patches of interest
Posted Mar 2, 2006 13:33 UTC (Thu) by
nix (subscriber, #2304)
Parent article:
Some patches of interest
The problem with -ffunction-sections is that it requires long-distance jumps *between* static functions in the same translation unit. (The only calls which are immune from that are self-recursive ones.)
(
Log in to post comments)