Date: Sat, 21 Dec 2002 21:57:53 -0800 (PST) From: Alexander Kabaev <kan@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc/config/i386 i386.c Message-ID: <200212220557.gBM5vr4X024427@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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) Revision Changes Path 1.15 +0 -1 src/contrib/gcc/config/i386/i386.c 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?200212220557.gBM5vr4X024427>