public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: Purpose of print_node() function (defined in gcc/print_tree.c)
@ 2001-01-20  8:41 dewar
  0 siblings, 0 replies; 2+ messages in thread
From: dewar @ 2001-01-20  8:41 UTC (permalink / raw)
  To: gcc, jkakol

<<Can someone tell what is this function for? I actually found it useful
for my needs (to have the capability to take a look on parsed source
tree and possibly convert it to some other format), however I can't find
the place it's being called from (except from stor-layout.c and
c-decl.c). And I have no clue how to force gcc to make this call
actually happening.
>>

It is for use from the debugger.

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

* Purpose of print_node() function (defined in gcc/print_tree.c)
@ 2001-01-20  8:35 George Kakol
  0 siblings, 0 replies; 2+ messages in thread
From: George Kakol @ 2001-01-20  8:35 UTC (permalink / raw)
  To: gcc

Hi,

Can someone tell what is this function for? I actually found it useful
for my needs (to have the capability to take a look on parsed source
tree and possibly convert it to some other format), however I can't find
the place it's being called from (except from stor-layout.c and
c-decl.c). And I have no clue how to force gcc to make this call
actually happening.

George.

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

end of thread, other threads:[~2001-01-20  8:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-20  8:41 Purpose of print_node() function (defined in gcc/print_tree.c) dewar
  -- strict thread matches above, loose matches on Subject: below --
2001-01-20  8:35 George Kakol

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