2018-11-07 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / g++.dg / lto / pr45621_1.C
blob2ada6a8798e9a1244d6a3c0934a9786a4c8e7e0b
1 #include "pr45621.h"
3 void
4 S::v1 ()
6   v2 ();
9 void
10 S::m ()
12   v1 ();