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 libitm/52220] FAIL: libitm.c++/eh-1.C execution test due to Xcode 4 weakref linker bug


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

--- Comment #1 from pmarlier at gcc dot gnu.org 2012-02-15 23:39:50 UTC ---
Author: pmarlier
Date: Wed Feb 15 23:39:28 2012
New Revision: 184293

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184293
Log:
libitm/
2012-02-15  Iain Sandoe  <iains@gcc.gnu.org>
        Patrick Marlier  <patrick.marlier@gmail.com>

    PR libitm/52220
    * alloc_cpp.cc: No dummy definitions for darwin.
    * eh_cpp.cc: Likewise.

libgcc/
2012-02-15  Iain Sandoe  <iains@gcc.gnu.org>
        Patrick Marlier  <patrick.marlier@gmail.com>

    PR libitm/52220
    * config/darwin-crt-tm.c: Generate dummy functions.


Modified:
    trunk/libgcc/ChangeLog
    trunk/libgcc/config/darwin-crt-tm.c
    trunk/libitm/ChangeLog
    trunk/libitm/alloc_cpp.cc
    trunk/libitm/eh_cpp.cc


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