cfg-flags.def (ABNORMAL_CALL): Fix comment.
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 2 Nov 2012 12:10:36 +0000 (12:10 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 2 Nov 2012 12:10:36 +0000 (12:10 +0000)
commitf99ffaa350319dd28bca797ed54abf8617e866ad
treea0393256909d5ee902af286748f2b0fbdf7d191d
parent5bcb3b4d80d9d973acafe9d5a1c12d151b4b99fa
cfg-flags.def (ABNORMAL_CALL): Fix comment.

* cfg-flags.def (ABNORMAL_CALL): Fix comment.
(EH): Likewise.
(SIBCALL): Likewise.
* cfgrtl.c (rtl_verify_flow_info_1): Adjust error messages.
Deal with EDGE_SIBCALL and fix the EDGE_ABNORMAL check.

From-SVN: r193094
gcc/ChangeLog
gcc/cfg-flags.def
gcc/cfgrtl.c