ifcvt.c (EDGE_COMPLEX): Move definition ...
authorJohn Wehle <john@feith.com>
Wed, 14 Jun 2000 07:41:57 +0000 (07:41 +0000)
committerJohn Wehle <wehle@gcc.gnu.org>
Wed, 14 Jun 2000 07:41:57 +0000 (07:41 +0000)
commit65b98a022fdda037209cd946c833e74fca928b86
treee23b796ad13b0395af26197dccde4ba350c24687
parent11cf4d1831071d23c84e1add8a2d3fbdd360a82e
ifcvt.c (EDGE_COMPLEX): Move definition ...

* ifcvt.c (EDGE_COMPLEX): Move definition ...
* basic-block.h (EDGE_COMPLEX): ... here.

* loop.c (check_dbra_loop): Specify the register when
generating REG_NONNEG notes and don't generate duplicates.

From-SVN: r34542
gcc/ChangeLog
gcc/basic-block.h
gcc/ifcvt.c
gcc/loop.c