re PR ipa/81261 (ICE with -fno-guess-branch-probability)
authorJan Hubicka <hubicka@ucw.cz>
Fri, 30 Jun 2017 21:09:13 +0000 (23:09 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 30 Jun 2017 21:09:13 +0000 (21:09 +0000)
commit77616c7e1d9051edeab7af8671d32e23528563ba
tree351c4617a4379b82e6c47fd543c04898324537db
parent3d4de231f7215b4b890ccf89135772bd8f3a97db
re PR ipa/81261 (ICE with -fno-guess-branch-probability)

PR ipa/81261
* tree-inline.c (expand_call_inline): Combine profile statuses.

From-SVN: r249856
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ipa/pr81261.C [new file with mode: 0644]
gcc/tree-inline.c