gas/riscv: Produce version 3 DWARF CIE by default
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / dl3.cc
1 #include "dl3header.h"
2
3 void
4 f (void)
5 {
6 throw (A (42));
7 }
This page took 0.029172 seconds and 4 git commands to generate.