Retro68/binutils/gold/testsuite/dynamic_list.t
2012-03-26 21:18:29 +02:00

12 lines
115 B
Perl

{
main;
not_a_symbol;
global;
extern "C++" { t1_6* };
};
{
extern "C++" { t16a* };
local;
extern;
};