This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Tuples]Is struct gimple_statement_lable shoud be a member of union gimple_statement_d?


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]