On Wed, Mar 14, 2001 at 11:48:52AM -0800, Jun Sun wrote: > Although -mmad is generic, why do we need it for kernel compiling? If no good > reason, I propose to remove -mmad from the Makefile for Nevada chip. The compiler actually emits a few mmad instructions, so this instruction actually make a small difference. > Of course, we still need to fix the -mmad implying -m4650 bug ... I guess I leave the -mmad flag in the kernel source as reminder for somebody to fix this ... Ralf