public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* dependent instructions question
@ 2005-07-15 15:39 Balaji V. Iyer
  0 siblings, 0 replies; only message in thread
From: Balaji V. Iyer @ 2005-07-15 15:39 UTC (permalink / raw)
  To: gcc-help

Hello Everyone,
    I am porting some machine-dependent code from GCC 3.4.2 to GCC 4.0,
and I was using a function called

int insn_dependent_p(rtx insn1, rtx insn2);
   - this function will take in two "rtx" and see if there is any form of
   - dependency between them.

I saw that in the ChangeLog.12 that this function was removed. What can I
use in GCC-4.0.0 that will take 2 instructions and see if there is a
dependency between them? I was using this instruction in the machine
dependent reorganization function.

Any help is greatly valued.

Thanking You,

Yours Sincerely,

Balaji V. Iyer

PS. CC's highly appreciated.

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

only message in thread, other threads:[~2005-07-15 15:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-15 15:39 dependent instructions question Balaji V. Iyer

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