From owner-freebsd-current Fri Jul 23 9:53: 6 1999 Delivered-To: freebsd-current@freebsd.org Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (Postfix) with ESMTP id 06F0915063; Fri, 23 Jul 1999 09:52:58 -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 CAA05031; Sat, 24 Jul 1999 02:52:47 +1000 Date: Sat, 24 Jul 1999 02:52:47 +1000 From: Bruce Evans Message-Id: <199907231652.CAA05031@godzilla.zeta.org.au> To: bde@zeta.org.au, rb@gid.co.uk Subject: Re: Still kernel compilation failures Cc: freebsd-current@FreeBSD.ORG, green@FreeBSD.ORG, schuerge@wjpserver.CS.Uni-SB.DE Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>-O works because optimisation removes an unused reference to a nonexistent >>variable. The variable once existed and was used. It still exists under >>a different name. > >So you're saying that both the compiler and the code are broken? Only the code. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message