This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug c/16961] Poor x86-64 performance


------- Additional Comments From tomstdenis at iahu dot ca  2004-08-10 13:39 -------
I used  
 
gcc -O3 -fomit-frame-pointer -funroll-loops -march=k8 -m64 -S test.c 
 
To produce that asm code btw... 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16961


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