------- Comment #5 from dave at hiauly1 dot hia dot nrc dot ca  2008-03-03 
16:33 -------
Subject: Re:  [4.3/4.4 Regression] EH output contains procedure label without
P' selector

The same fail occurs on hpux11 if I disable the use of secondary
definition symbols for one-only support.

Have tested all the alternatives that I can think of for the EH
encoding (pc-relative, indirect through function descriptor, etc)
and they all lead to linker warnings and segmentation faults linking
shared libraries.  So, I believe that the only viable work around
is to force the use of sjlj exceptions.

I'm testing a patch to configure.ac to do this and will submit as
soon as I know that libstdc++ links successfully..

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35222

Reply via email to