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 libstdc++/51673] undefined references / libstdc++-7.dll


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

--- Comment #9 from Benjamin Kosnik <bkoz at gcc dot gnu.org> 2012-01-09 23:39:30 UTC ---
Author: bkoz
Date: Mon Jan  9 23:39:22 2012
New Revision: 183043

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183043
Log:
2012-01-09  Kai Tietz  <ktietz@redhat.com>

    PR libstc++/51673 part 2
    * config/abi/pre/gnu-versioned-namespace.ver: Adjusted new/delete
    operators signature for LLP64 size_t, and adjusted signatures for
    mt-allocator using size_t.

2012-01-09  Benjamin Kosnik  <bkoz@redhat.com>

    PR libstc++/51673 part 1
    * config/abi/pre/gnu-versioned-namespace.ver: Sync cxxabi symbols
    with gnu.ver.

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


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