aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/lto.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lto/lto.c')
-rw-r--r--gcc/lto/lto.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/lto/lto.c b/gcc/lto/lto.c
index 701447c..dbf05c9 100644
--- a/gcc/lto/lto.c
+++ b/gcc/lto/lto.c
@@ -1970,7 +1970,7 @@ lto_read_decls (struct lto_file_decl_data *decl_data, const void *data,
len, scc_entry_len, scc_hash))
continue;
- /* /* Do remaining fixup tasks for prevailing nodes. */
+ /* Do remaining fixup tasks for prevailing nodes. */
bool seen_type = false;
for (unsigned i = 0; i < len; ++i)
{