compiler/libec: Improvements to units operations
[sdk] / compiler / bootstrap / libec / bootstrap / pass3.c
index 3d65dea..2fcd642 100644 (file)
@@ -1545,6 +1545,9 @@ unsigned int addedThis;
 unsigned int needCast;
 unsigned int thisPtr;
 unsigned int opDestType;
+unsigned int usedInComparison;
+unsigned int ambiguousUnits;
+unsigned int parentOpDestType;
 unsigned int needTemplateCast;
 } ecere_gcc_struct;