> Minor simplification as preparation for next patch. > > gcc/lto/ChangeLog: > > * lto-partition.cc (lto_balanced_map): Simplify. OK, balanced partitining needs either cleanups or obsoletting by the cached algorithm. It was really meant as quick and fast implementation of something that works in early days of LTO and then it stuck in the codebase.
Honza
