Subject: Re: Repeated crash in CURRENT
To: Chas Williams <chas@cmf.nrl.navy.mil>
From: Ken Nakata <knakata@itpjp.co.jp>
List: port-mac68k
Date: 11/10/1998 14:11:55
Chas Williams wrote:
> 
> funny you should mention that.  any recent kernels that i build with
> egcs must be built with no optimization (i.e. -g)  if i turn on optimization

I thought the -g flag (debug flag) and the -O flags (optimization flags)
were orthogonal.
They are at least in gcc.  Are they not in egcs?

> there definitly are some optimizer bugs with egcs on the m68k.

No doubt about it.  I still use gcc 2.7.2.2myc... to compile everything.

Ken