]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR middle-end/58294
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Sep 2013 12:09:50 +0000 (12:09 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Sep 2013 12:09:50 +0000 (12:09 +0000)
commitd27c9b1ed7103e622b9f72ffe7e4e950443fe96b
tree469273de9e3e40df54ce28e45a95668c9755fada
parentbc89f4e28a41931e9fcd1d1ddd96e44056cba46f
PR middle-end/58294
* value-prof.c (gimple_ic): Copy also abnormal edges.
* g++.dg/torture/PR58294.C: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@202389 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/PR58294.C [new file with mode: 0644]
gcc/value-prof.c