On 8/19/07 6:46 AM, 张小平 wrote: > i found that the struct gimple_statement_lable is not a member of > union gimple_statement_d. I assume it maybe a careless mistake.
Thanks. I had forgotten to remove it from the hierarchy graph when I factored many structures under gimple_statement_with_ops. I've uploaded a fixed version to the wiki.
