From owner-freebsd-current Mon Dec 11 17:58:17 2000 From owner-freebsd-current@FreeBSD.ORG Mon Dec 11 17:58:14 2000 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from earth.backplane.com (placeholder-dcat-1076843399.broadbandoffice.net [64.47.83.135]) by hub.freebsd.org (Postfix) with ESMTP id D950437B402 for ; Mon, 11 Dec 2000 17:58:13 -0800 (PST) Received: (from dillon@localhost) by earth.backplane.com (8.11.1/8.9.3) id eBC1w6S98258; Mon, 11 Dec 2000 17:58:06 -0800 (PST) (envelope-from dillon) Date: Mon, 11 Dec 2000 17:58:06 -0800 (PST) From: Matt Dillon Message-Id: <200012120158.eBC1w6S98258@earth.backplane.com> To: Tony Finch Cc: current@freebsd.org Subject: Re: RE: __asm help.. References: <200012082129.eB8LTMM22955@earth.backplane.com> <20001212014220.E76746@hand.dotat.at> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG : :But if gcc breaks that assumption, that implies it would break :alloca(), and presumably they wouldn't do that. : :Tony. :-- :f.a.n.finch fanf@covalent.net dot@dotat.at :"Dead! And yet there he stands!" alloca() is a GCC internal function, not a piece of __asm code. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message