Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/gold/testsuite/dynamic_list.t
2023-03-06 14:48:14 +01:00

12 lines
115 B
Perl

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