Re: Reconciling -save-temps intermediate file with cfg

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

 



On 2024-04-30 00:38, 0xd--- via Gcc-help wrote:
I am attempting to reconcile the preprocessed C file with the cfg produced from -fdump-tree-cfg-blocks-lineno. The resulting cfg identifies the line numbers of basic blocks as they relate to the original source file, however I am trying to correlate the bb's to the intermediate file (which is what I'm ultimately parsing). Is there a way to do this?

Thank you in advance for any help.

maybe "-P" will help you?

Matthias




[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