------- Comment #10 from ubizjak at gmail dot com 2008-04-25 11:07 ------- (In reply to comment #9) > Not hoisting the load from x(i) is a missed PRE opportunity. Complete > testcase > for the second loop:
This is actually the first loop. Just for reference: "-O2 -funroll-loops" flags are needed. -- ubizjak at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ubizjak at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34163