Subject: Re: newfs segfaults
To: Luke Mewburn <lukem@wasabisystems.com>
From: Christopher SEKIYA <wileyc@rezrov.net>
List: port-alpha
Date: 01/06/2002 21:12:20
On Sun, Jan 06, 2002 at 08:34:33PM +1100, Luke Mewburn wrote:

> What version of gcc are you running?

inasa# gcc --version
2.95.3

... same vintage compiler as sources -- two/three days ago.

> Are you compiling with gcc -O2 (or higher)?

Yes.  Normal build.sh process.

> 	CFLAGS+=-O1

Resultant binary works fine.

Optimizer bug, then.

-- Chris