cfg.c (check_bb_profile): Do not report mismatched profiles when only edges out of...
authorJan Hubicka <hubicka@ucw.cz>
Sun, 5 Jun 2016 16:38:12 +0000 (18:38 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 5 Jun 2016 16:38:12 +0000 (16:38 +0000)
commit46f1f3c1c267215d8951674d0d62a5027b870163
tree1f7206ca40f3d1c5e3514f50ca8a134f00bab769
parentc1c009833d16ef31784ab6df078722d178758e43
cfg.c (check_bb_profile): Do not report mismatched profiles when only edges out of BB are EH edges.

* cfg.c (check_bb_profile): Do not report mismatched profiles when
only edges out of BB are EH edges.

From-SVN: r237102
gcc/ChangeLog
gcc/cfg.c