aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lto-streamer.h')
-rw-r--r--gcc/lto-streamer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/lto-streamer.h b/gcc/lto-streamer.h
index 7b712808bd5..dba195d3884 100644
--- a/gcc/lto-streamer.h
+++ b/gcc/lto-streamer.h
@@ -626,6 +626,8 @@ struct GTY(()) lto_file_decl_data
lto_section lto_section_header;
int order_base;
+
+ int unit_base;
};
typedef struct lto_file_decl_data *lto_file_decl_data_ptr;