------- Comment #1 from hubicka at gcc dot gnu dot org 2010-02-05 13:11 ------- -funroll-instructions is shortcut for -O2 -funroll-loops -fno-schedule-insns2 (last one is there just to make asm prettier)
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42973