From owner-freebsd-current Mon Sep 7 09:18:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA21313 for freebsd-current-outgoing; Mon, 7 Sep 1998 09:18:13 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA21302 for ; Mon, 7 Sep 1998 09:18:10 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id CAA05252; Tue, 8 Sep 1998 02:17:59 +1000 Date: Tue, 8 Sep 1998 02:17:59 +1000 From: Bruce Evans Message-Id: <199809071617.CAA05252@godzilla.zeta.org.au> To: bde@zeta.org.au, joelh@gnu.org Subject: Re: ELF world and MFS / groff issues Cc: current@FreeBSD.ORG, mike@smith.net.au, phk@critter.freebsd.dk, vanessa.voysey@k2c.co.uk Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> You mean, it is known to show that broken code is broken. Both -m486 >> and -O3 are normally pessimizations. Don't use them. > >Why is -m486 a pessimization? It enlarges the code a little to do even less. Useless code pushes useful code out of the caches. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message