[Bug c++/25908] [4.2 Regression] vtables with vague linkage is not being marked as vague on darwin

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jan 25 04:39:00 GMT 2006



------- Comment #20 from pinskia at gcc dot gnu dot org  2006-01-25 04:39 -------
Found the problem and a way to fix it.  The problem is that the key function
needs to be changed to the  arm-eabi way and not the IA64 C++ ABI way.

See http://gcc.gnu.org/ml/gcc-patches/2004-08/msg02645.html for the ARM-eabi
way.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED


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



More information about the Gcc-bugs mailing list