From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11877 invoked by alias); 9 Jul 2010 20:12:40 -0000 Received: (qmail 11802 invoked by uid 48); 9 Jul 2010 20:12:17 -0000 Date: Fri, 09 Jul 2010 20:12:00 -0000 Message-ID: <20100709201217.11801.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/43120] Virtual inheritance with covariant return type confuses GCC In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jason at gcc dot gnu dot org" 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-07/txt/msg01070.txt.bz2 ------- Comment #14 from jason at gcc dot gnu dot org 2010-07-09 20:12 ------- Fixed for 4.6. This isn't a regression, and the fix changes the ABI (for code that is badly broken without it), so I'm not comfortable applying it to the release branches. I did apply it, but then reverted it again. -- jason at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|--- |4.6.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43120