]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gold/testsuite/dynamic_list.t
* options.cc (General_options::parse_dynamic_list): New function.
[thirdparty/binutils-gdb.git] / gold / testsuite / dynamic_list.t
1 {
2 main;
3 not_a_symbol;
4 global;
5 extern "C++" { t1_6* };
6 };
7 {
8 extern "C++" { t16a* };
9 local;
10 extern;
11 };