Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.dg / pch / decl-3.hs
blob787d480f208e4331cfb4e663583d3b08288391e5
1 struct foo;
2 typedef struct foo *foo_p;
3 extern foo_p foop;