On Sat, Aug 11, 2012 at 11:16 PM, Steven Bosscher <stevenb....@gmail.com> wrote: > Lots of test cases fail with the attached patch.
Lots still fail after correcting the verifier :-) 920723-1.c: In function 'f': 920723-1.c:14:1: error: bb 13 has loop depth 2, should be 1 f (int count, vector_t * pos, double r, double *rho) ^ 920723-1.c:14:1: error: bb 14 has loop depth 2, should be 1 920723-1.c:14:1: internal compiler error: in verify_loop_structure, at cfgloop.c:1598 Ciao! Steven
tighten_loop_verifier.diff
Description: Binary data