* fold-const.c (fold_range_test): Always return a value.
authorJeffrey A Law <law@cygnus.com>
Sun, 1 Mar 1998 17:04:14 +0000 (17:04 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 1 Mar 1998 17:04:14 +0000 (10:04 -0700)
From-SVN: r18343

gcc/ChangeLog
gcc/fold-const.c

index 8a261c54045e145d1b5e15bba4e6198b7c5a124e..6e05c506e65d4ee53341ddc515eed9cb1ef84067 100644 (file)
@@ -1,3 +1,7 @@
+Sun Mar  1 18:06:21 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * fold-const.c (fold_range_test): Always return a value.
+
 Sun Mar  1 17:57:34 1998  Mumit Khan <khan@xraylith.wisc.edu>
 
        * config/i386/winnt.c (i386_pe_unique_section): Put read-only
index 12d9cadad3d0722af532c9c6e550b755bccf4559..32f399623692f6d67a6910c6bb0490b5574a02e2 100644 (file)
@@ -3255,8 +3255,9 @@ fold_range_test (exp)
                          TREE_TYPE (exp), lhs, rhs);
        }
     }
-  else
-    return 0;
+
+
+  return 0;
 }
 \f
 /* Subroutine for fold_truthop: C is an INTEGER_CST interpreted as a P