OSDN Git Service

* dojump.c (do_jump <unordered_bcc>): Do not recursively call
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Aug 2004 16:39:40 +0000 (16:39 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Aug 2004 16:39:40 +0000 (16:39 +0000)
commit15d981b13a4440a2b9312e08852979466175530d
tree1c7cb30c823791b9cb19f3cacc2cad909c5da877
parentb3a89f0605112c924550fcc581a7fa302f9b9e54
* dojump.c (do_jump <unordered_bcc>): Do not recursively call
self with a TRUTH_ORIF_EXPR; generate the appropriate jump
sequence inline.  Move drop_through_label code into this
block, being the only place it is used.  Adjust comments.

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