* options.cc (General_options::parse_dynamic_list): New function.
[deliverable/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 };
This page took 0.03061 seconds and 5 git commands to generate.