Fix ia64-linux miscompilation or tcl/generic/tclCompExpr.c
authorJim Wilson <wilson@cygnus.com>
Fri, 1 Sep 2000 22:01:43 +0000 (22:01 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 1 Sep 2000 22:01:43 +0000 (15:01 -0700)
commit8a09bb272cdab13ffe5376ea9d4a9d7c47816214
tree6327ea45abb944fe5103ee36b69180bf23f8275a
parent11a1370459e76305852e8b806fb33726449ba86e
Fix ia64-linux miscompilation or tcl/generic/tclCompExpr.c

Fix ia64-linux miscompilation or tcl/generic/tclCompExpr.c
* loop.c (check_final_value): Check for biv use before checking for
giv use.  Check for both biv and giv uses.  Always set last_giv_use
if there is a giv use.

From-SVN: r36104
gcc/ChangeLog
gcc/loop.c