This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/51272] ld: Unsatisfied symbol "_ITM_registerTMCloneTable" in file /test/gnu/gcc/objdir/


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

--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> 2011-12-01 02:37:26 UTC ---
Author: danglin
Date: Thu Dec  1 02:37:06 2011
New Revision: 181870

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181870
Log:
    PR other/51272
    * config/pa/stublib.c (_ITM_registerTMCloneTable): New stub.
    (_ITM_deregisterTMCloneTable): Likewise.
    (__register_frame_info): Fix unused warning.
    (__deregister_frame_info, __cxa_finalize, _Jv_RegisterClasses,
    pthread_default_stacksize_np): Likewise.
    * config/pa/t-stublib (LIBGCCSTUB_OBJS): Add new objects and rules.


Modified:
    trunk/libgcc/ChangeLog
    trunk/libgcc/config/pa/stublib.c
    trunk/libgcc/config/pa/t-stublib


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]