No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / testsuite / gcc.c-torture / compile / 20030109-1.c
blob4df7d18721a205f1cba13277ede74a1e4180d8be
1 void foo ()
3 int x1, x2, x3;
5 bar (&x2 - &x1, &x3 - &x2);