Right-- please send us specific examples, Jan. John
Hmm, we have passes which handle these cases, e.g. replacing struct with simple type like int and grouping "int x; int y;" into "int x, y;". Do you have some test case on which these transformations fail? I will give it a look. Thanks for the suggestions! - Yang
