Date: Sun, 22 Dec 2002 01:11:16 -0500 From: Alexander Kabaev <kabaev@bellatlantic.net> To: Tim Robbins <tjr@FreeBSD.org> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <tjr@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021222011116.69fa086e.kabaev>