]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cgraphunit.c
re PR ipa/63566 (i686 bootstrap fails: ICE RTL flag check: INSN_UID used with unexpec...
authorJan Hubicka <hubicka@ucw.cz>
Sun, 8 Feb 2015 20:08:21 +0000 (21:08 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 8 Feb 2015 20:08:21 +0000 (20:08 +0000)
commit9641fab348e41e7f9d05553fe9c778ce91c86332
treef74e46cf83945e5d96a8c78c3d8cb1fd5c4fe28e
parent91480ff35011b73b2debcea1d88090d9165473aa
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
* cgraphunit.c (cgraph_node::analyze): Be sure target of thunk is
aliases before trying to expand it.
(cgraph_node::expand_thunk): Fix formating.

From-SVN: r220518
gcc/ChangeLog
gcc/cgraphunit.c