Subject: Re: GCC optimization suggestion
To: None <richard.earnshaw@arm.com, kim@pvv.ntnu.no>
From: Ignatios Souvatzis <ignatios@theory.cs.uni-bonn.de>
List: port-arm32
Date: 12/12/1998 17:54:23
On Sat, Dec 12, 1998 at 11:47:00AM +0000, Richard Earnshaw wrote:
> Yes it does, but you need egcs for this:
>   gcc -O2 -mtune=strongarm
> 
> You need -O2 to turn on the scheduler pass, and -mtune=strongarm to tell 
> it to tune the code for a strongarm.

Does this penalize the RiscPC?

	-is