aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.c-torture/compile/20000105-2.c
blob: 7689395f45d1e149218f52aa14e20817eaf75208 (plain)
1
2
3
4
5
foo ()
{
  long long int i = (int) "";
}