Hopelessly broken loop_father, loop_depth
Steven Bosscher
stevenb.gcc@gmail.com
Sun Aug 12 12:03:00 GMT 2012
On Sat, Aug 11, 2012 at 11:16 PM, Steven Bosscher <stevenb.gcc@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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tighten_loop_verifier.diff
Type: application/octet-stream
Size: 4003 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20120812/247190c0/attachment.obj>
More information about the Gcc
mailing list