(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.c-torture/
compile/
pr38590-2.c
       1  
       2  int func_75 (int p_76) 
       3  {
       4    return (1 / (int) -(unsigned int)p_76) ? 1 : p_76;
       5  }
       6