http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48600
--- Comment #20 from Jan Hubicka <hubicka at gcc dot gnu.org> 2012-03-23 14:22:35 UTC --- Author: hubicka Date: Fri Mar 23 14:22:24 2012 New Revision: 185739 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185739 Log: Backport from mainline PR middle-end/48600 * predict.c (predict_paths_for_bb): Prevent looping. (predict_paths_leading_to_edge, predict_paths_leading_to): Update. Modified: branches/gcc-4_6-branch/gcc/ChangeLog branches/gcc-4_6-branch/gcc/predict.c branches/gcc-4_6-branch/gcc/testsuite/ChangeLog