OSDN Git Service

* gcc.c-torture/compile/20080625-1.c: Skip for M32C.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / compile / pr38590-1.c
1
2 int func_75 (int p_76) 
3 {
4   return (1 / (int) -(unsigned int)p_76);
5 }
6