2018-11-07 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / g++.dg / lto / 20101126-1_1.c
blob628e89b6cffb2bc3d668a0de9a9b68cd7c1b4803
1 typedef struct { int i; } T1;
2 typedef T1 T2;
3 T1 a;
4 T2 b;