[ 0:01] compiling /home/xrockai/src/divine/nightly/test/vm/2.ptr-on-offset-4.c [ 0:01] /home/xrockai/src/divine/nightly/test/vm/2.ptr-on-offset-4.c:7:11: warning: incompatible pointer types initializing 'int **' with an expression of type 'char *' [ 0:01] int **ptr = &array[4]; [ 0:01] ^ ~~~~~~~~~ [ 0:01] /home/xrockai/src/divine/nightly/test/vm/2.ptr-on-offset-4.c:13:11: warning: incompatible pointer types initializing 'int **' with an expression of type 'char *' [ 0:01] int **ptr2 = &array[12]; [ 0:01] ^ ~~~~~~~~~~ [ 0:01] 2 warnings generated. [ 0:01] states per second: 2.44798 [ 0:16] state count: 4 [ 0:16] mips: 0.36 [ 0:16] error found: no [ 0:16] a report was written to verify.out