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 bootstrap/50715] [4.7 regression] bootstrap fails in libstdc++-v3 with error on symbol versioning linker script when using Sun ld


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

--- Comment #13 from Rainer Orth <ro at gcc dot gnu.org> 2011-10-17 15:15:08 UTC ---
Author: ro
Date: Mon Oct 17 15:14:54 2011
New Revision: 180097

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180097
Log:
Remove duplicate symbol in gnu.ver (PR bootstrap/50715)

    PR bootstrap/50715
    * config/abi/pre/gnu.ver (CXXABI_1.3.6): Remove duplicate
    __cxa_get_exception_ptr.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/config/abi/pre/gnu.ver


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