This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Dumping RTL???
- From: dewar at gnat dot com (Robert Dewar)
- To: gcc at gcc dot gnu dot org, gyana_m at hotmail dot com
- Date: Mon, 2 Dec 2002 09:57:05 -0500 (EST)
- Subject: Re: Dumping RTL???
> Hello,
> I am trying to dump the RTL into a file and in the backend to take this
> file and generate the assembly. What is the feasibility of my idea ??
> Thanks in Adv..
> Mishra
Can you explain your problem, rather than just ask about a proposed
solution. Why do you want to do this?