On 11/14/11 22:33, Markus Trippelsdorf wrote:
On 2011.11.14 at 21:59 +0000, Nathan Sidwell wrote:
This patch propagates visibility information in the same way that weakness is
for externally visible coverage objects.  I don't know whether this will fix the
reported firefox build failure -- can you try?

The patch doesn't help unfortunately. I still get the same
"error: hidden symbol '_ZN2js11WeakMapBaseD0Ev' is not defined locally"
messages when linking (firefox's) js.

bum. I'm not sure how my patch could have changed the set of emitted functions -- gonna need a testcase. With a working toolchain, what object file(s) contain the definition of _ZN2js11WeakMapBaseD0Ev? Can you provide that file's preprocessed source and the exact compile line?

Reply via email to