On Thu, 2003-05-08 at 21:20, Qiong Cai wrote: > Is it possible have profiling information > availble at tree-ssa stage if -fprofile-arcs > turns on? > No. There's no new functionality for -fprofile-arcs in the tree-ssa passes. Diego.