2018-05-15 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / gcc.dg / pr30762-2.c
blob7e914ebfa86f982ebc063a987f023eaf7bfa8c75
1 /* PR c/30762 */
2 /* { dg-do compile } */
4 typedef struct { int i; } D;
6 void
7 foo (D x)