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: Athlon testing progress


> From: "M. Edward Borasky" <znmeb@aracnet.com>
> To: "Gcc@Gcc. Gnu. Org" <gcc@gcc.gnu.org>
> Date: Sun, 20 May 2001 09:08:57 -0700

> 	b. I see a number of Athlon-related flags in the output of
> "gcc -dumpspecs":
> 	   %{march=athlon:-D__athlon -D__athlon__ %{!mcpu*:-D__tune_athlon__ }}%
> 	   %{mcpu=athlon:-D__tune_athlon__ }%

> 	   Which one(s) of these should I use?

All combinations of -march=athlon and -mcpu=athlon, if you want
more complete testing.  -march only, if yo want just one round.


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