Only things left are full system profile guided optimizations (Buildsystem issue I suspect) and working link time optimization (For things like firefox. -fwhole-program and similar are. interesting.)
Posted Nov 6, 2009 20:36 UTC (Fri) by nix (subscriber, #2304)
[Link]
Well, the point of -fwhopr is to make LTO optimizations practical even for
very large programs, without needing insane amounts of memory. So that's
been added too.
FatELF: universal binaries for Linux
Posted Nov 7, 2009 2:28 UTC (Sat) by Darkmere (subscriber, #53695)
[Link]