re PR bootstrap/51648 (Profiledbootstrap failure on x86_64-linux)
authorJakub Jelinek <jakub@redhat.com>
Thu, 5 Jan 2012 09:32:52 +0000 (10:32 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 5 Jan 2012 09:32:52 +0000 (10:32 +0100)
commitbfeb0869d61725d9bdf577911742ff312e980ef2
treec00ce0ab78fd6bd4312f7f6ba8b423d920ac5be6
parent9696698a51c8c0eabf0552d12e56c9dedbdf329a
re PR bootstrap/51648 (Profiledbootstrap failure on x86_64-linux)

PR bootstrap/51648
* tree-cfg.c (need_fake_edge_p): Return true also for noreturn
calls that have any non-fake successor edges.

From-SVN: r182902
gcc/ChangeLog
gcc/tree-cfg.c