aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-opts.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lto-opts.c')
-rw-r--r--gcc/lto-opts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/lto-opts.c b/gcc/lto-opts.c
index fd485b9..f96dfab 100644
--- a/gcc/lto-opts.c
+++ b/gcc/lto-opts.c
@@ -308,7 +308,7 @@ lto_write_options (void)
header.lto_header.major_version = LTO_major_version;
header.lto_header.minor_version = LTO_minor_version;
header.lto_header.section_type = LTO_section_opts;
-
+
header.compressed_size = 0;
header.main_size = stream.total_size;