Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2002 09:28:53 -0700
From:      "David O'Brien" <obrien@FreeBSD.ORG>
To:        Matthew Dillon <dillon@apollo.backplane.com>
Cc:        Bruce Evans <bde@zeta.org.au>, current@FreeBSD.ORG
Subject:   Re: fixes for gcc -falign-foo
Message-ID:  <20020606092853.B59829@dragon.nuxi.com>
In-Reply-To: <200206060428.g564SY1c011166@apollo.backplane.com>; from dillon@apollo.backplane.com on Wed, Jun 05, 2002 at 09:28:34PM -0700
References:  <20020606112018.L9756-100000@gamplex.bde.org> <200206060428.g564SY1c011166@apollo.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 05, 2002 at 09:28:34PM -0700, Matthew Dillon wrote:
>     Hey Bruce or David... has GCC3 by any chance fixed the stack alignment
>     eyesore or is that still the default?  If so could we by any chance fix
>     it in our version?  It creates massive bloat when you have lots of tiny
>     functions and as far as I can tell there is no advantage at all except
>     for the occassional floating point intensive app.  I really hate having
>     to specify -mpreferred-stack-boundary=2 in my builds.

You can set GCC_OPTIONS="-mpreferred-stack-boundary=2" in your
environment.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020606092853.B59829>