This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Is there a helper function like "print_rtx_to_stdout" ?


----Original Message----
>From: Björn Haase
>Sent: 06 May 2005 08:57

> like to know whether there exists a helper function for writing to stdout
> which kind of rtx "op" actually is. I.e. some function like
> "print_rtx_to_stdout" or "print_rtx_to_file" that could be used when
> debugging the compiler.

  See print-rtl.c


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]