From owner-freebsd-current Fri Feb 2 16:37:20 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA23384 for current-outgoing; Fri, 2 Feb 1996 16:37:20 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA23370 for ; Fri, 2 Feb 1996 16:36:59 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id RAA25641; Fri, 2 Feb 1996 17:39:01 -0700 Date: Fri, 2 Feb 1996 17:39:01 -0700 From: Nate Williams Message-Id: <199602030039.RAA25641@rocky.sri.MT.net> To: Paul Traina Cc: current@FreeBSD.org Subject: Re: compiling the kernel with -O2 In-Reply-To: <199602022231.OAA01708@precipice.shockwave.com> References: <199602022231.OAA01708@precipice.shockwave.com> Sender: owner-current@FreeBSD.org Precedence: bulk > has anyone determined if this is safe? It *should* be, but I haven't checked it myself. Andrey removed the -fno-strength-reduce bug after the fix for it was checked in, so you should be okay. Nate