public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Disabling Instruction scheduling
@ 2006-06-22 12:15 Pavan Kumar P.
  2006-06-22 18:33 ` Ian Lance Taylor
  0 siblings, 1 reply; 2+ messages in thread
From: Pavan Kumar P. @ 2006-06-22 12:15 UTC (permalink / raw)
  To: gcc-help

Hi,
    Can you send me the option to disable instruction scheduling in gcc-4.0


Thanks in advance for any help,
Pavan

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Disabling Instruction scheduling
  2006-06-22 12:15 Disabling Instruction scheduling Pavan Kumar P.
@ 2006-06-22 18:33 ` Ian Lance Taylor
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Lance Taylor @ 2006-06-22 18:33 UTC (permalink / raw)
  To: Pavan Kumar P.; +Cc: gcc-help

"Pavan Kumar P." <pavankumar@cse.iitb.ac.in> writes:

>     Can you send me the option to disable instruction scheduling in gcc-4.0

Please read the friendly documentation.

You are looking for
    -fno-schedule-insns -fno-schedule-insns2

Ian

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-06-22 18:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-22 12:15 Disabling Instruction scheduling Pavan Kumar P.
2006-06-22 18:33 ` Ian Lance Taylor

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).