From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25372 invoked by alias); 11 Apr 2005 14:44:03 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 25300 invoked by uid 48); 11 Apr 2005 14:43:56 -0000 Date: Mon, 11 Apr 2005 14:44:00 -0000 Message-ID: <20050411144356.25299.qmail@sourceware.org> From: "pluto at pld-linux dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050107191510.19317.mueller@kde.org> References: <20050107191510.19317.mueller@kde.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/19317] [4.1 Regression] removing a temporary return value when we cannot X-Bugzilla-Reason: CC X-SW-Source: 2005-04/txt/msg01387.txt.bz2 List-Id: ------- Additional Comments From pluto at pld-linux dot org 2005-04-11 14:43 ------- (In reply to comment #28) > Subject: Re: [4.1 Regression] removing a temporary return > value when we cannot > > On 11 Apr 2005 08:59:58 -0000, "pluto at pld-linux dot org" wrote: > > >> Have you tested the 4.0 branch with the temporary fix I applied? > > > > I applied a temporary fix and Dirk's hack to get konqueror working but > > misscompilation still exists. > > My patch fixes all the reduced testcases in this PR. If KDE is still > broken, I think that's a separate bug and needs testcases. Can you submit > another PR? I've opened the PR20949 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19317