ok, thanks, sunzir.
Sunzir Deepur wrote:
On 7/22/07, Robert Dewar <[EMAIL PROTECTED]> 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 d
On 7/23/07 7:07 AM, Sunzir Deepur wrote:
> Ok. but is there a way to produce CFG data out of assembly files ?
You would have to modify the assembler and it would have to be processor
specific. GCC just emits assembly as text output.
On 7/22/07, Robert Dewar <[EMAIL PROTECTED]> 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
Sunzir Deepur wrote:
hi list,
is there a meaning for control flow graphs of assembly files (.S)
(e.g. those that are emitted using -fdump-rtl-*) ?
if not - then how are assembly file being optimized ? I guess
that assembly files can be made more efficient by many of gcc's
optimizations too,
can
hi list,
is there a meaning for control flow graphs of assembly files (.S)
(e.g. those that are emitted using -fdump-rtl-*) ?
if not - then how are assembly file being optimized ? I guess
that assembly files can be made more efficient by many of gcc's
optimizations too,
can't they ?
thanks !!
s