Hi all,
 i want to make a statistic(i haven't found one) over linux source
code, and i want to know how many times expressions are simplified by
gcc.
I've found that "-O -ftree-dominator-opts -fdump-tree-optimized"
writes a file optimized, now if i can compare it with a not optimized
one i win, "unfortunally" there are a lot of options for tree dumping,
witch one shoud i use?

tnx,
  Dino

Reply via email to