------- Comment #34 from mark at codesourcery dot com 2006-12-06 06:44 ------- Subject: Re: Can't use __attribute__ ((visibility ("hidden"))) to hide a symbol
hjl at lucon dot org wrote: > ------- Comment #33 from hjl at lucon dot org 2006-12-05 23:58 ------- > The updated patch is posted at > > http://gcc.gnu.org/ml/gcc-patches/2006-12/msg00361.html I don't see anything in your patch to replace the call to process_pending_assemble_externals that you removed on platforms other than the ones you changed. Why can't you just let that function do its job, and emit the visibility markers at that point? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20218