Let tree_single_nonzero_warnv_p use range information
[official-gcc.git] / gcc / testsuite / gcc.dg / two-types-2.c
blob30fcabc118dc43cfeda041b17bd8bb70cc4f50ee
1 /* { dg-do compile } */
2 /* { dg-options "-std=gnu89" } // suppress default -pedantic-errors */
4 typedef int x, y;
5 x struct f z; /* { dg-error "two or more " "" } */