From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22725 invoked by alias); 29 Jan 2009 10:47:26 -0000 Received: (qmail 22691 invoked by uid 48); 29 Jan 2009 10:47:13 -0000 Date: Thu, 29 Jan 2009 10:47:00 -0000 Message-ID: <20090129104713.22690.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/39002] [4.4 Regression] codegen bug, stack pointer is not restored In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "r dot emrich at de dot tecosim 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: 2009-01/txt/msg03201.txt.bz2 ------- Comment #17 from r dot emrich at de dot tecosim dot com 2009-01-29 10:47 ------- (In reply to comment #16) > Created an attachment (id=17208) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17208&action=view) [edit] > gcc44-pr39002.patch > > As MS_ABI sseregs save area isn't counted into frame.allocate anymore, IMHO > ix86_can_use_return_insn_p has to check for that too. This patch cures the > testcase for visual inspection. Could somebody please bootstrap/regtest it on > mingw? I can bootstrap/regtest it on x86_64-linux, but as nsseregs is always > zero there, this won't be sufficient test. > I can will do my cross build and test in the afternoon. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39002