re PR ipa/64730 (g++.dg/ipa/pr64049-1.C ICE: SEGV when printing NULL)
authorJakub Jelinek <jakub@redhat.com>
Mon, 26 Jan 2015 21:33:11 +0000 (22:33 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 26 Jan 2015 21:33:11 +0000 (22:33 +0100)
commit1b7706c830cdf535d14d68d4f2e581592fbcdb85
tree9961631eeedc246ee746668bc4b916430f6cee9f
parentd38f7dcef3ac28aa0c405c651087938ea9d6939a
re PR ipa/64730 (g++.dg/ipa/pr64049-1.C ICE: SEGV when printing NULL)

PR ipa/64730
* ipa-inline.c (inline_small_functions): Print "unknown" even
if edge->call_stmt is non-NULL, but has builtins or unknown
location.

From-SVN: r220139
gcc/ChangeLog
gcc/ipa-inline.c
gcc/testsuite/ChangeLog