aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.c-torture/compile/pr38590-1.c
blob: 87976546e7bb0b01acd5e81b2b2533bdbe1569d0 (plain)
1
2
3
4
5
6

int func_75 (int p_76) 
{
  return (1 / (int) -(unsigned int)p_76);
}