aboutsummaryrefslogtreecommitdiff
path: root/semantics.h
diff options
context:
space:
mode:
Diffstat (limited to 'semantics.h')
-rw-r--r--semantics.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/semantics.h b/semantics.h
index 151ca5d..37cffb3 100644
--- a/semantics.h
+++ b/semantics.h
@@ -48,6 +48,7 @@ struct CVar {
CNode *initr;
CBList_t defsite;
int loc;
+ int reload;
/* the following fields are used for renaming */
int cnt;
int weight;