summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gold/testsuite/dynamic_list.t
blob: 645717377d4d79c91fc48620425e7e7de1330074 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  main;
  not_a_symbol;
  global;
  extern "C++" { t1_6* };
};
{
  extern "C++" { t16a* };
  local;
  extern;
};