From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10379 invoked by alias); 31 Dec 2003 19:04:26 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 10372 invoked from network); 31 Dec 2003 19:04:25 -0000 Received: from unknown (HELO blount.mail.mindspring.net) (207.69.200.226) by sources.redhat.com with SMTP; 31 Dec 2003 19:04:25 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by blount.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1AbldN-0007EU-00; Wed, 31 Dec 2003 14:03:57 -0500 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 9678B4B35A; Wed, 31 Dec 2003 14:04:10 -0500 (EST) To: drow@mvista.com Subject: Re: [cplus] An initial use of the canonicalizer Cc: gdb-patches@sources.redhat.com Message-Id: <20031231190410.9678B4B35A@berman.michael-chastain.com> Date: Wed, 31 Dec 2003 19:04:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2003-12/txt/msg00537.txt.bz2 drow> It can't be fixed. I spent a miserable long time last year trying. drow> There's not enough information to figure out whether the constructor is drow> explicit or implicit. Oh, well. What can't be cured must be endured. On the bright side, dwarf-1 is almost completely gone from gcc HEAD (there are just remnants in old 'if' statements). Maybe stabs+ will go away by 2010. Michael C