OSDN Git Service

Backported from mainline
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / compile / 20000105-2.c
1 foo ()
2 {
3   long long int i = (int) "";
4 }
5