diff options
author | Marek Polacek <polacek@redhat.com> | 2015-07-11 10:03:38 +0000 |
---|---|---|
committer | Marek Polacek <mpolacek@gcc.gnu.org> | 2015-07-11 10:03:38 +0000 |
commit | f1544089c12d6288f75074eedbd3b7653b48404c (patch) | |
tree | f8104aafda3dcc7f86f9693a27325a81ccd17590 /gcc/cp/cp-array-notation.c | |
parent | 15015c1adbcad827a109ca352b2d88953bd43f7a (diff) | |
download | gcc-f1544089c12d6288f75074eedbd3b7653b48404c.zip gcc-f1544089c12d6288f75074eedbd3b7653b48404c.tar.gz gcc-f1544089c12d6288f75074eedbd3b7653b48404c.tar.bz2 |
re PR middle-end/66353 (Missing bb_has_abnormal_call_pred in basic-block.h)
PR middle-end/66353
* basic-block.h (has_abnormal_call_or_eh_pred_edge_p): New function.
* ira-lives.c (bb_has_abnormal_call_pred): Remove function.
(process_bb_node_lives): Call has_abnormal_call_or_eh_pred_edge_p
rather than bb_has_abnormal_call_pred.
* lra-lives.c (bb_has_abnormal_call_pred): Remove function.
(process_bb_lives): Call has_abnormal_call_or_eh_pred_edge_p
rather than bb_has_abnormal_call_pred.
From-SVN: r225711
Diffstat (limited to 'gcc/cp/cp-array-notation.c')
0 files changed, 0 insertions, 0 deletions