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: assembly: control flow graphs (and optimizations)


Sunzir Deepur wrote:
On 7/22/07, Robert Dewar <dewar@adacore.com> wrote:
Sunzir Deepur wrote:
is there a meaning for control flow graphs of assembly files (.S)
(e.g. those that are emitted using -fdump-rtl-*) ?

this is neither possible nor desirable.

Ok. but is there a way to produce CFG data out of assembly files ?

Not as things stand, this would require some non-trivial work ...


I'm not asking this for optimizations, I really just need CFG of asm files.


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