No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / testsuite / gcc.dg / pch / except-1.c
blobf81b098d7d88111f91cf2f098a06708fdde52673
1 /* { dg-options "-fexceptions -I." } */
2 #include "except-1.h"
4 int main(void)
6 return foo(1);