Commit b82fe354 by Andrew Pinski Committed by Andrew Pinski

lto.c (lto_read_decls): Fix comment in comment.

2014-06-28  Andrew Pinski  <apinski@cavium.com>

	* lto.c (lto_read_decls): Fix comment in comment.

From-SVN: r212119
parent 93896498
2014-06-28 Andrew Pinski <apinski@cavium.com>
* lto.c (lto_read_decls): Fix comment in comment.
2014-06-28 Jan Hubicka <hubicka@ucw.cz>
* lto.c (lto_copy_fields_not_streamed): New function.
......
......@@ -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)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment