------- Comment #11 from falk at debian dot org 2009-02-03 12:50 ------- (In reply to comment #10) > By changing the test to: > > unsigned int p[64];
In this case 8-byte alignment is guaranteed, so no peeling is needed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18557