]> git.ipfire.org Git - thirdparty/gcc.git/commit
* lto-streamer-out.c (hash_scc): Avoid quadratic hashing loop.
authorJan Hubicka <hubicka@ucw.cz>
Wed, 9 Jul 2014 19:09:50 +0000 (21:09 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 9 Jul 2014 19:09:50 +0000 (19:09 +0000)
commitda22f50517faeb3fc185521631e3b86b89bd60ec
treeeb9c33519ed93b72589ae736d44e885a88dd9b5a
parent63dfbb95054c0ee31a1e8647316e1ef7015875a5
* lto-streamer-out.c (hash_scc): Avoid quadratic hashing loop.

From-SVN: r212404
gcc/ChangeLog
gcc/lto-streamer-out.c