lto.c (uniquify_nodes): Move code to register decls to the loop that computes canonic...
commit28628ea69f5eea41ec4e678e7e66924a574943cb
authorDiego Novillo <dnovillo@google.com>
Tue, 7 Jun 2011 14:11:05 +0000 (7 10:11 -0400)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Tue, 7 Jun 2011 14:11:05 +0000 (7 10:11 -0400)
tree1c4ebb43692ab9d19dee42af45f66e94ccf6970f
parent1dcad079712bdc8e49d6bc2bcecc0034a4691402
lto.c (uniquify_nodes): Move code to register decls to the loop that computes canonical types.

* lto.c (uniquify_nodes): Move code to register decls to
the loop that computes canonical types.

From-SVN: r174745
gcc/lto/ChangeLog
gcc/lto/lto.c