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]

Building for K6-2 CPU: i586 or i686?


Hello.

Which compiler option generates better code for the AMD K6-2 CPU, 
-march=i586 or -march=i686?

Please don't rub salt into my wounds by suggesting "-march=k6" as the way 
to go.  I want the code to actually *run* after it's compiled.  (See 
PR2676 in GNATS ("Illegal loop instruction when using -O2 -march=k6" as 
well as post http://gcc.gnu.org/ml/gcc/2001-06/msg01058.html.)

Thank you.


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