From owner-freebsd-current@FreeBSD.ORG Fri Jun 13 15:32:46 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1D8A37B401; Fri, 13 Jun 2003 15:32:46 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-104-32.dsl.lsan03.pacbell.net [64.169.104.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3518943FA3; Fri, 13 Jun 2003 15:32:44 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id C1E7F66CFA; Fri, 13 Jun 2003 15:32:43 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id AF431B73; Fri, 13 Jun 2003 15:32:43 -0700 (PDT) Date: Fri, 13 Jun 2003 15:32:43 -0700 From: Kris Kennaway To: David O'Brien , Kris Kennaway , Wiktor Niesiobedzki , current@freebsd.org Message-ID: <20030613223243.GA80692@rot13.obsecurity.org> References: <200306112248.AA655556764@141.com> <20030612045022.GA36033@rot13.obsecurity.org> <20030612051812.GQ48387@mail.evip.pl> <20030612053230.GA36420@rot13.obsecurity.org> <20030612220853.GC90759@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AqsLC8rIMeq19msA" Content-Disposition: inline In-Reply-To: <20030612220853.GC90759@dragon.nuxi.com> User-Agent: Mutt/1.4.1i Subject: CSTD=c99 considered harmful (Re: adsl/pppoe no longer connecting on 5.1) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 22:32:47 -0000 --AqsLC8rIMeq19msA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 12, 2003 at 03:08:53PM -0700, David O'Brien wrote: > On Wed, Jun 11, 2003 at 10:32:30PM -0700, Kris Kennaway wrote: > > alloca() is not being inlined when -std is specified. It is possible > > there's a bug in the libc implementation. I'm also suspicious that > > some of the ppp data structures have changed size or alignment which > > could be confusing netgraph. >=20 > Acutally -std=3Dc?9, -std=3Dgnu?9 uses GCC's alloca. I don't mind finding > all the alloca uses in the tree and compiling them with -std=3Dgnu99 > instead of -std=3Dc99. In the meantime, 5.1 is still broken for lots of people. Please back out the use of CSTD=3Dc99 until these problems can be resolved. Kris --AqsLC8rIMeq19msA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+6lELWry0BWjoQKURAmksAKD27p9jKujj95q4HhPPJUWNuhEXSQCfWoZS YeB40WL1Rvr8AsxjsotkeaI= =cxte -----END PGP SIGNATURE----- --AqsLC8rIMeq19msA--