From nobody@FreeBSD.org  Tue May 31 06:08:54 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E301416A41C
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 31 May 2005 06:08:54 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AA5AD43D1F
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 31 May 2005 06:08:54 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j4V68sf6097326
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 31 May 2005 06:08:54 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j4V68sQ6097324;
	Tue, 31 May 2005 06:08:54 GMT
	(envelope-from nobody)
Message-Id: <200505310608.j4V68sQ6097324@www.freebsd.org>
Date: Tue, 31 May 2005 06:08:54 GMT
From: Andy Jema <jema@sendmail.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: boot loader doesn't work after the world rebuilding with -O2 -pipe
X-Send-Pr-Version: www-2.3

>Number:         81694
>Category:       i386
>Synopsis:       boot loader doesn't work after the world rebuilding with -O2 -pipe
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-i386
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 31 06:10:01 GMT 2005
>Closed-Date:    Sun Oct 23 18:28:09 GMT 2005
>Last-Modified:  Sun Oct 23 18:28:09 GMT 2005
>Originator:     Andy Jema
>Release:        5.4-STABLE
>Organization:
Sun
>Environment:
>Description:
Having rebuilt the world with CFLAGS and COPTFLAGS=-O2 -pipe /boot/loader became unusable, system doesn't boot and reboot process is cycling
>How-To-Repeat:
Rebuild world with -O2 -pipe compiler options in /etc/make.conf
>Fix:
replace broken loader with old one.  
>Release-Note:
>Audit-Trail:

From: Bjoern Koenig <bkoenig@cs.tu-berlin.de>
To: Andy Jema <jema@sendmail.ru>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: i386/81694: boot loader doesn't work after the world rebuilding
 with -O2 -pipe
Date: Tue, 31 May 2005 09:08:12 +0200

  From /usr/share/examples/etc/make.conf:
 
 [...] - please revert any nonstandard optimization settings to "-O" 
 before submitting bug reports without patches to the developers.
 
 Regards
 Bjrn

From: Hiroo Ono <hiroo@oikumene.gcd.org>
To: jema@sendmail.ru
Cc: bug-followup@FreeBSD.org
Subject: Re: i386/81694: boot loader doesn't work after the world rebuilding with -O2 -pipe
Date: Thu, 09 Jun 2005 23:17:10 +0900

 Hello,
 
 > Having rebuilt the world with CFLAGS and COPTFLAGS=-O2 -pipe
 > /boot/loader became unusable, system doesn't boot and reboot process
 > is cycling
 
 > Rebuild world with -O2 -pipe compiler options in /etc/make.conf
 
 Your problem ressembles the one described in the PR i386/75898.
 	http://www.FreeBSD.org/cgi/query-pr.cgi?pr=i386/75898
 Do you define CPUTYPE in your /etc/make.conf?
 I did not have any problems with
 	CFLAGS= -O2 -pipe
 	COPTFLAGS=      -O2 -pipe
 unless I defined CPUTYPE to pentium-m.

From: Matteo Riondato <matteo@freebsd.org>
To: bug-followup@FreeBSD.org, jema@sendmail.ru
Cc:  
Subject: Re: i386/81694: boot loader doesn't work after the world rebuilding with -O2 -pipe
Date: Mon, 27 Jun 2005 23:17:40 +0200

 Are you still having this issue with a recent -CURRENT?  
 Best Regards
 -- 
 Matteo Riondato
 FreeBSD Volunteer (http://freebsd.org)
 G.U.F.I. Staff Member (http://www.gufi.org)
 FreeSBIE Developer (http://www.freesbie.org)
State-Changed-From-To: open->feedback 
State-Changed-By: matteo 
State-Changed-When: Sun Jul 31 12:00:19 GMT 2005 
State-Changed-Why:  
Waiting for feedback from submitter 

http://www.freebsd.org/cgi/query-pr.cgi?pr=81694 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Sun Oct 23 18:27:52 GMT 2005 
State-Changed-Why:  
Feedback timeout (> 1 month). 

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