Re: reading rtl from dump file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Dec 12, 2013 at 5:29 AM, Prathamesh Kulkarni
<bilbotheelffriend@xxxxxxxxx> wrote:
>
> Hi, is there a way to read rtl instructions from dump file (files
> created by -fdump-rtl-*), and convert back to rtx ("deserializing"
> rtx) ? I had a look at read_rtx(), but it looks like it reads rtl
> template from .md file.

There is no current support for that.

There has been some work on serializing GIMPLE and reading it back in,
but I don't think that is in the main tree either.  For that see
http://gcc.gnu.org/wiki/GimpleFrontEnd .

Ian




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux