------- Comment #33 from rguenth at gcc dot gnu dot org 2007-10-24 15:18 ------- DOM does, so scheduling another dominator pass after PRE (where alias is re-run) fixes the problem. One problem with partitioning is that we don't collect statistics for symbols inside a partition, which makes all but the first paritioning run prefer already partitioned symbols.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32921