------- Comment #1 from pinskia at gcc dot gnu dot org 2006-02-28 13:41 ------- Hmm, I might be wrong but I think -freorder-blocks-and-partition only works when there is true profile information gathered. The reason that is because it does not trust the user or GCC's estimated information.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26493