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/42230] abi::__cxa_demangle fails to return the length of the decoded name



------- Comment #12 from hjl at gcc dot gnu dot org  2010-01-10 00:25 -------
Subject: Bug 42230

Author: hjl
Date: Sun Jan 10 00:24:52 2010
New Revision: 155785

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155785
Log:
Return dgs.alc on success

libiberty/

2010-01-09  Ian Lance Taylor  <iant@google.com>

        PR other/42230
        * cp-demangle.c (d_demangle): Return dgs.alc on success.

libstdc++-v3/

2010-01-09  H.J. Lu  <hongjiu.lu@intel.com>

        PR other/42230
        * testsuite/abi/pr42230.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/abi/pr42230.cc
Modified:
    trunk/libiberty/ChangeLog
    trunk/libiberty/cp-demangle.c
    trunk/libstdc++-v3/ChangeLog


-- 


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


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