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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to