public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* In GCC4.8.2, mno-bmi option doesn't work
@ 2014-08-10  3:46 hanhwi
  0 siblings, 0 replies; only message in thread
From: hanhwi @ 2014-08-10  3:46 UTC (permalink / raw)
  To: gcc-help

Hi, all,

I'm using GCC 4.8.2 on x86-64 machine. The compiler emits tzcnt instruction
unlike previous gcc. I want to prevent using tzcnt instruction. As I know,
tzcnt instruction is BMI extension. To disable the feature, I set -mno-bmi
but it didn't work.

Is there any way to disable tzcnt instruction? 

Thanks,
Hanhwi



--
View this message in context: http://gcc.1065356.n5.nabble.com/In-GCC4-8-2-mno-bmi-option-doesn-t-work-tp1059078.html
Sent from the gcc - Help mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-10  3:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-10  3:46 In GCC4.8.2, mno-bmi option doesn't work hanhwi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).