Properly handle common symbol and weak function
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / dl3.cc
CommitLineData
55255dae
L
1#include "dl3header.h"
2
3void
4f (void)
5{
6 throw (A (42));
7}
This page took 0.258504 seconds and 4 git commands to generate.