re PR ipa/63566 (i686 bootstrap fails: ICE RTL flag check: INSN_UID used with unexpec...
authorJan Hubicka <hubicka@ucw.cz>
Mon, 9 Feb 2015 20:45:04 +0000 (21:45 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 9 Feb 2015 20:45:04 +0000 (20:45 +0000)
commit106b54666459294e68b176e2f2e811e488158880
treee5856920069ec77b403a8c8ae6d07a6d9dce0b86
parentb8ec1bd3298611c791737123a476a13c1eb9e219
re PR ipa/63566 (i686 bootstrap fails: ICE RTL flag check: INSN_UID used with unexpected rtx code 'set' in INSN_UID, at rtl.h:1326)

PR ipa/63566
* ipa-icf.c (set_local): New function.
(sem_function::merge): Use it.

From-SVN: r220548
gcc/ChangeLog
gcc/ipa-icf.c