Subject: Re: [Fwd: Quadra 700 & NewerTech 50 MHz overdrive (7QD-C)]
To: None <port-mac68k@netbsd.org>
From: Kevin Diggs <kevdig@hypersurf.com>
List: port-mac68k
Date: 09/27/2005 00:31:43
Kevin Diggs wrote:
> 
> Now a -O2 compile for a certain program, an updated version of
> maze, results in a program that won't run. An O1 version runs fine. If I
> put the 25 MHz 040 back in it creates a runnable binary with O2
> (runnable even with the overdrive). Also, if I create .s O2 files (i.e.
> compile with -S) I DON'T get the same file from one run to the next
> (with the overdrive)???

	If you use -O2 -fno-gcse it works. Anyone know what this does???

					kevin