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++/54872] [4.8 regression] abi_check FAILs on Solaris 10/11


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

--- Comment #1 from Rainer Orth <ro at gcc dot gnu.org> 2012-10-11 08:38:41 UTC ---
Author: ro
Date: Thu Oct 11 08:38:28 2012
New Revision: 192349

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192349
Log:
Fix Solaris symbol versioning (PR libstdc++/54872)

    PR libstdc++/54872
    * config/abi/pre/gnu.ver (GLIBCXX_3.4.11) [!__sun__ && !__svr4__]:
    Don't export _ZNSt12system_errorC*.

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]