This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Default settings of arch and cpu on ix86


On Tue, Jun 08, 1999 at 09:14:38AM +0200, Andreas Jaeger wrote:
> But this might change.  The pentium and i486 have opcodes that aren't
> supported on i386.

Yes.  The only one remotely useful to the compiler is bswap --
supposing we ever add bits to auto-recognize byte swapping.

We should probably for that reason explicitly make the default
arch i386.  That's not to say that we shouldn't leave the default
tuning to pentium.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]