OSDN Git Service

* jump.c (condjump_p): Mark as depreached.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 May 2000 19:53:07 +0000 (19:53 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 May 2000 19:53:07 +0000 (19:53 +0000)
commit3a941ad50c33ed075aa8aa869a01b28eae269eac
tree47173f5b1965f22ccaf7cb2d8cfb4a20ae0da292
parent0e0be288d1a21ca827d5f145944907a95a95235e
* jump.c (condjump_p):  Mark as depreached.
(any_condump_p): New.
(any_uncondump_p): New.
(pc_set): New.
(safe_to_remove_jump_p): New.
* rtl.h (any_condump_p, any_uncondjump_p, pc_set
safe_to_remove_jump_p): Declare.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33914 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/jump.c
gcc/rtl.h