[Bug target/11609] testcase gcc.dg/cleanup-5.c fails to link, undefined reference to `__gcc_personality_sj0'

pinskia at physics dot uc dot edu gcc-bugzilla@gcc.gnu.org
Sun Jul 20 21:25:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-07-20 21:25:03
               date|                            |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-20 21:25 -------
The reason why it passes under powerpc and not sh4 is that powerpc supports dwarf exceptions.


I think the fix is to add __gcc_personality_sj0 and __gcc_personality_v0
into libgcc-std.ver under GCC_3.3.1 (new), like the patch does except the patch is not right.



More information about the Gcc-bugs mailing list