2 20060929-1.c from the execute part of the gcc torture suite.
34 testTortureExecute (void)
36 #if !(defined (__GNUC__) && (__GNUC__ < 5))
40 if (p
- 1 != &i
|| j
!= 0 || i
!= 0)
45 if (p
- 1 != &i
|| j
!= 0 || i
!= 0)
50 if (p
- 1 != &i
|| j
!= 0 || i
!= 0)