2018-11-07 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / g++.dg / lto / pr69137_0.C
blob09367e2109f325c9700b69caffe0dfa6a693b6f7
1 // { dg-lto-do link }
2 // { dg-lto-options { { -std=c++11 -g -flto } } }
3 // { dg-extra-ld-options "-r -nostdlib" }
5 typedef struct {
6   typedef struct { } VarSelectorRecord;
7 } Format14Cmap;
8 void fn1() { Format14Cmap a; }