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
This commit is contained in:
parent
9389649842
commit
b82fe35410
@ -1,3 +1,7 @@
|
||||
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)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user