re PR bootstrap/63573 (libgo: ICE building libgo on powerpc-linux-gnu)
authorJan Hubicka <hubicka@ucw.cz>
Thu, 18 Dec 2014 12:06:34 +0000 (13:06 +0100)
committerMartin Liska <marxin@gcc.gnu.org>
Thu, 18 Dec 2014 12:06:34 +0000 (12:06 +0000)
commit2ddeb89bf572908b3c5432f86c87fde80b58586b
tree3d20eb0703e78901b71e5284da055473edf73ba3
parent544dafa6966f311c31615c742eb59de13dba9ab8
re PR bootstrap/63573 (libgo: ICE building libgo on powerpc-linux-gnu)

Fix for PR bootstrap/63573.

PR bootstrap/63573
* tree-inline.c (remap_gimple_stmt): Handle gimple_call_from_thunk_p
predicate.

From-SVN: r218861
gcc/ChangeLog
gcc/tree-inline.c