This is the mail archive of the gcc@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: More Athlon Questions


"M. Edward Borasky" <znmeb@aracnet.com> writes:

> 1. Does any version of GCC recognize the Athlon processor and make any
> attempt to optimize code for it?

GCC 3.0 will, or use the current CVS version.  You can then use
-march=athlon or -mcpu=athlon

> 2. Can a GCC user code for the Athlon, or indeed any architecture, in
> assembler?

Yes.

I can't help with the other questions,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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