Subject: Re: CVS commit: syssrc/sys/arch/i386/include
To: None <enami@but-b.or.jp>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: source-changes
Date: 12/02/2001 18:55:16
From: enami@but-b.or.jp
> > > Log Message:
> > > Declare some asm statement with output as volatile. Without this,
> > > gcc with -march=pentiumpro produce bad code.
> >
> > btw,
> > should we support -march=pentiumpro ?
>
> What do you mean?
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...
---
YAMAMOTO Takashi<yamt@mwd.biglobe.ne.jp>