o view/access/print out the
control flow graphs produced by GCC, either at compilation time, or
after compilation has taken place?
Thanks for your time.
Rob
--
Paul Yuan
www.yingbo.com
e back-end of
gcc too complex... :-(
So, what is the best level in back-end to accomplish this task?
I would appreciate any help I can get on this problem!
thx!
--
Paul Yuan
www.yingbo.com
tecture. (I have found many
insn templates in ia64.md, but how about
itanium.md and itanium2.md?)
在 07-2-4,Paul Yuan<[EMAIL PROTECTED]> 写道:
> 1) Modify the final() in final.c to emit some code before ld and st
> before outputting the assembly.
> 2) Modify the MD file. Find the templa
original state before that function
> returns". I want hints on how to and the existing interfaces in gcc
> to do this :-).
He's telling you that you have to do it yourself, in the code that you
just inserted.
Andrew.
--
Paul Yuan
www.yingbo.com