------- Comment #3 from ro at gcc dot gnu dot org  2006-07-07 17:58 -------
Created an attachment (id=11851)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11851&action=view)
Revised patch

Minor correction: with the original patch, some functions (those which didn't
use
#pragma extern_prefix) were still not marked weak.  In the presence of #pragma
extern_prefix, #pragma weak still needs to refer to the unprefixed name.

With the attached patch, at least the unmodified boehm-gc 6.7 tested
successfully.


-- 

ro at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |ro at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED


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

Reply via email to