Subject: Re: CVS commit: syssrc/sys/arch/i386/include
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: None <enami@but-b.or.jp>
List: source-changes
Date: 12/02/2001 19:02:50
> I guess there are many codes in our tree
> that produce bad code with -march=pentiumpro.
> so, I wonder we should fix them or just give up
> using -march=xxx...

If the bad code is due to our source code (like the
i386/include/profile.h case), we should fix it.  Otherwise, another
optimization (of gcc) or compiler may also produce bad code.

enami.