OSDN Git Service

2009-05-19 Richard Guenther <rguenther@suse.de>
[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