printing rtx variable

Ian Lance Taylor iant@google.com
Tue Jul 3 21:19:00 GMT 2007


ranjith kumar <ranjit_kumar_b4u@yahoo.co.uk> writes:

>     'tree' type variable can be printed by            
>    print_generic_stmt() function to any file we want.
> 
> Is there any function to print rtx variable to a(ny)
> file???

print_rtl (FILE*, rtx)

Ian



More information about the Gcc-help mailing list