Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / g++.dg / compat / init / dtor1_main.C
blob78868784038915000dbe6c31b7801865c10cb953
1 // Split into pieces for binary compatibility testing October 2002
3 extern void dtor1_x (void);
5 int
6 main ()
8   dtor1_x ();