From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30073 invoked by alias); 9 Jan 2010 21:29:22 -0000 Received: (qmail 30009 invoked by uid 48); 9 Jan 2010 21:29:13 -0000 Date: Sat, 09 Jan 2010 21:29:00 -0000 Message-ID: <20100109212913.30008.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug other/42230] abi::__cxa_demangle fails to return the length of the decoded name In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "paolo dot carlini at oracle dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-01/txt/msg01090.txt.bz2 ------- Comment #9 from paolo dot carlini at oracle dot com 2010-01-09 21:29 ------- Thanks. The change would be also fully consistent with cplus_demangle_print. If regtesting is fine it almost qualifies as trivial, I would say... HJ, are you willing to prepare and test a complete patch? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42230