$OpenBSD: patch-gcc_config_pa_pa-openbsd_h,v 1.1 2015/02/10 22:02:44 brad Exp $
--- gcc/config/pa/pa-openbsd.h.orig	Tue Feb  3 19:26:10 2015
+++ gcc/config/pa/pa-openbsd.h	Tue Feb  3 19:26:58 2015
@@ -144,6 +144,7 @@ along with GCC; see the file COPYING3.  If not see
    %{shared:-shared} %{R*} \
    %{static:-Bstatic} \
    %{!static:-Bdynamic} \
+   %{rdynamic:-export-dynamic} \
    %{assert*} \
    -dynamic-linker /usr/libexec/ld.so"
 
