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 target/41989] Code optimized for AMD Geode is slower than generic



------- Comment #26 from andrew at atrens dot ca  2010-08-31 17:14 -------
(In reply to comment #25)
> try -march=i686 it should be the best
> 

What about the fact that Geode LX does not have a NOPL instruction, while i686
does. Couldn't that result in binaries that crash?

--Andrew


-- 


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


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