From owner-cvs-all Sat Dec 21 22:11:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6005C37B401; Sat, 21 Dec 2002 22:11:27 -0800 (PST) Received: from mx9.mail.ru (mx9.mail.ru [194.67.57.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71A3D43EDC; Sat, 21 Dec 2002 22:11:25 -0800 (PST) (envelope-from kan@mail.ru) Received: from [141.154.55.91] (helo=kan.dnsalias.net) by mx9.mail.ru with esmtp (Exim SMTP.9) id 18PzKd-000HS0-00; Sun, 22 Dec 2002 09:11:23 +0300 Received: from kan.dnsalias.net (localhost [IPv6:::1]) by kan.dnsalias.net (8.12.6/8.12.6) with ESMTP id gBM6BLj4073441; Sun, 22 Dec 2002 01:11:22 -0500 (EST) (envelope-from kan@kan.dnsalias.net) Received: (from kan@localhost) by kan.dnsalias.net (8.12.6/8.12.6/Submit) id gBM6BG7d073440; Sun, 22 Dec 2002 01:11:16 -0500 (EST) Date: Sun, 22 Dec 2002 01:11:16 -0500 From: Alexander Kabaev To: Tim Robbins Cc: kan@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/gcc/config/i386 i386.c Message-Id: <20021222011116.69fa086e.kabaev@bellatlantic.net> In-Reply-To: <20021222170736.A62132@dilbert.robbins.dropbear.id.au> References: <200212220557.gBM5vr4X024427@repoman.freebsd.org> <20021222170736.A62132@dilbert.robbins.dropbear.id.au> Reply-To: ak03@gte.com X-Mailer: Sylpheed version 0.8.5claws26 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The decision was to back out your fixes until we are ready for them. On Sun, 22 Dec 2002 17:07:36 +1100 Tim Robbins wrote: > On Sat, Dec 21, 2002 at 09:57:53PM -0800, Alexander Kabaev wrote: > > > kan 2002/12/21 21:57:53 PST > > > > Modified files: > > contrib/gcc/config/i386 i386.c > > Log: > > Fix a bug in GCC which effectively prevents > > DEFAULT_PCC_STRUCT_RETURN from having any effect. This restores a > > calling convention traditionally used by FreeBSD/i386 and which is > > expected by a number of assembly sources in libc. > > > > Reviewed by: obrien > > Approved by: re (rwatson) > > This actually broke div() and ldiv() again since I had already changed > them to use the pcc struct return convention. > > > Tim > -- Alexander Kabaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message