Date: Sun, 22 Dec 2002 17:07:36 +1100 From: Tim Robbins <tjr@FreeBSD.org> To: Alexander Kabaev <kan@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/gcc/config/i386 i386.c Message-ID: <20021222170736.A62132@dilbert.robbins.dropbear.id.au> In-Reply-To: <200212220557.gBM5vr4X024427@repoman.freebsd.org>; from kan@FreeBSD.org on Sat, Dec 21, 2002 at 09:57:53PM -0800 References: <200212220557.gBM5vr4X024427@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 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?20021222170736.A62132>