From bsam@mi.ipt.ru  Wed Aug 31 22:04:07 2005
Return-Path: <bsam@mi.ipt.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1034716A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 31 Aug 2005 22:04:07 +0000 (GMT)
	(envelope-from bsam@mi.ipt.ru)
Received: from mi.ipt.ru (gw.ipt.ru [80.253.10.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 65B6243D45
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 31 Aug 2005 22:04:06 +0000 (GMT)
	(envelope-from bsam@mi.ipt.ru)
Received: from mi.ipt.ru (localhost [127.0.0.1])
	by mi.ipt.ru (8.13.4/8.13.3) with ESMTP id j7VM536c090973
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 1 Sep 2005 02:05:03 +0400 (MSD)
	(envelope-from bsam@mi.ipt.ru)
Received: (from bsam@localhost)
	by mi.ipt.ru (8.13.4/8.13.3/Submit) id j7VM53Nl090972;
	Thu, 1 Sep 2005 02:05:03 +0400 (MSD)
	(envelope-from bsam)
Message-Id: <200508312205.j7VM53Nl090972@mi.ipt.ru>
Date: Thu, 1 Sep 2005 02:05:03 +0400 (MSD)
From: "Boris B. Samorodov" <bsam@ipt.ru>
Reply-To: "Boris B. Samorodov" <bsam@ipt.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: share/examples/etc/make.conf: delete -O2 warnings for 6.0-BETA3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         85548
>Category:       conf
>Synopsis:       [patch] share/examples/etc/make.conf: delete -O2 warnings for 6.0-BETA3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 31 22:10:30 GMT 2005
>Closed-Date:    Sat Jan 21 12:10:38 GMT 2006
>Last-Modified:  Sat Jan 21 12:10:38 GMT 2006
>Originator:     Boris B. Samorodov
>Release:        FreeBSD 6.0-BETA3 i386
>Organization:
InPharmTech, Co.
>Environment:
System: FreeBSD mi.ipt.ru 6.0-BETA3 FreeBSD 6.0-BETA3 #2: Wed Aug 31 14:05:40 MSD 2005 bsam@mi.ipt.ru:/usr/obj/usr/src/sys/PROBA1 i386


>Description:
	As FreeBSD 6.0-BETA3 builds/installs/runs kernel/world safely with
	-O2 options, warnings should be removed. For 5.x it was done
	long ago.
>How-To-Repeat:
>Fix:

--- patch-make.conf begins here ---
--- make.conf.orig	Thu Sep  1 01:54:21 2005
+++ make.conf	Thu Sep  1 01:57:25 2005
@@ -49,8 +49,6 @@
 # or supported for compiling the world or the kernel - please revert any
 # nonstandard optimization settings to "-O" before submitting bug reports
 # without patches to the developers.
-# Note also that at this time the -O2 setting is known to expose bugs in
-# libalias(3), and possibly other parts of the system.
 #
 #CFLAGS= -O -pipe
 #
@@ -84,12 +82,6 @@
 # so can cause problems.
 #
 #COPTFLAGS= -O -pipe
-#
-# To build the system compiler such that it forces high optimization levels to
-# a lower one.  GCC -O2+ is known to trigger known optimizer bugs at various
-# times -- this is worse on the Alpha platform.  The value assigned here will
-# be the highest optimization value used.
-#WANT_FORCE_OPTIMIZATION_DOWNGRADE=1
 #
 # Compare before install
 #INSTALL=install -C
--- patch-make.conf ends here ---


WBR
-- 
bsam

>Release-Note:
>Audit-Trail:
Adding to audit trail from misfiled PR conf/85787:

Date: Tue, 6 Sep 2005 02:01:45 -0700
From: "David O'Brien" <obrien@freebsd.org>

 Revision 1.266 should be merged.

State-Changed-From-To: open->closed 
State-Changed-By: matteo 
State-Changed-When: Sat Jan 21 12:10:07 UTC 2006 
State-Changed-Why:  
this was fixed long ago 

http://www.freebsd.org/cgi/query-pr.cgi?pr=85548 
>Unformatted:
