Daniel, >> > Try -fdump-tree-original for starters. This is the output before > going to the next stages. Then I think there is a -fdump-tree-all > which gives a lot of files to look at. The gimple tree is sometimes more useful: -fdump-tree-gimple Paul