public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Use-def chains
       [not found] <Pine.GSO.4.10.10009101814430.3914-100000@pinheiros.dcc.unicamp.br>
@ 2000-09-13 12:03 ` Marcio de Oliveira Buss
  0 siblings, 0 replies; 2+ messages in thread
From: Marcio de Oliveira Buss @ 2000-09-13 12:03 UTC (permalink / raw)
  To: gcc

 	Could someone help me?
 
 	How can I determine (or where are) the use-definition chains
  in the sources of the gcc?  

	Or, more generally: How can I know if one statement in the
  RTL linked list is dependent one another via data dependence??
 
 	Thanks very much.
 
 	M. Buss.
 
 

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

* Re: Use-def chains
@ 2000-09-13 12:23 John Wehle
  0 siblings, 0 replies; 2+ messages in thread
From: John Wehle @ 2000-09-13 12:23 UTC (permalink / raw)
  To: ra990898; +Cc: gcc

>	Or, more generally: How can I know if one statement in the
>  RTL linked list is dependent one another via data dependence??

You may want to look at LOG_LINKS which is set up by life_analysis
and used by the combiner.

-- John
-------------------------------------------------------------------------
|   Feith Systems  |   Voice: 1-215-646-8000  |  Email: john@feith.com  |
|    John Wehle    |     Fax: 1-215-540-5495  |                         |
-------------------------------------------------------------------------

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

end of thread, other threads:[~2000-09-13 12:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <Pine.GSO.4.10.10009101814430.3914-100000@pinheiros.dcc.unicamp.br>
2000-09-13 12:03 ` Use-def chains Marcio de Oliveira Buss
2000-09-13 12:23 John Wehle

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