From owner-freebsd-stable Wed Oct 4 04:20:50 1995 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA10510 for stable-outgoing; Wed, 4 Oct 1995 04:20:50 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id EAA10496 for ; Wed, 4 Oct 1995 04:20:45 -0700 Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id EAA19490; Wed, 4 Oct 1995 04:19:19 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id EAA00495; Wed, 4 Oct 1995 04:20:39 -0700 Message-Id: <199510041120.EAA00495@corbin.Root.COM> To: asami@cs.berkeley.edu (Satoshi Asami) cc: stable@freebsd.org Subject: Re: -fno-strength-reduce not in sample /etc/make.conf In-reply-to: Your message of "Wed, 04 Oct 95 01:26:00 PDT." <199510040826.BAA04044@silvia.HIP.Berkeley.EDU> From: David Greenman Reply-To: davidg@Root.COM Date: Wed, 04 Oct 1995 04:20:30 -0700 Sender: owner-stable@freebsd.org Precedence: bulk >Even though it is just a comment, this one should be pulled in to the - >stable branch before the release.... > >Satoshi >------- >revision 1.21 >date: 1995/09/15 01:05:41; author: ache; state: Exp; lines: +2 -2 >Add -fno-strength-reduce to -O2 optimization, all stuff commented out It already has. -DG