printing "tree" type data

ranjith kumar ranjit_kumar_b4u@yahoo.co.uk
Mon Jun 4 14:21:00 GMT 2007


Hi,
    I want to print the last statement(which is of
"tree" type) in a given basic block. 

The last statement of a basic-block pointed by bb can
be get by last_stmt(bb);
I want to see that instruction.

I want to print that statement to a dump file or
standard output. Ordinary data types can be printed by
fprintf in source code. But how to print "tree" data
type?




      ___________________________________________________________ 
Yahoo! Mail is the world's favourite email. Don't settle for less, sign up for
your free account today http://uk.rd.yahoo.com/evt=44106/*http://uk.docs.yahoo.com/mail/winter07.html 



More information about the Gcc-help mailing list