Re: Option -fdump-tree-phiopt3-raw

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

 



karthik duraisami <kdconstant@xxxxxxxxxxx> writes:

> Our in house tool-chain for automatic transformation of sequential 
> C source code into parallel one uses as input the dump file generated 
> by the -fdump-tree-phiopt3-raw option. I am essentially looking at 
> making the said tool-chain compatible with gcc-4.5.0. Re-writing the 
> parser is rather cumbersome and I was wondering if there was a 
> simpler way out.

The current compiler uses a different intermediate representation
which is dumped differently.

I would recommend writing a plugin.

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