* fold-const.c (fold_range_test): Always return a value.

From-SVN: r18343
This commit is contained in:
Jeffrey A Law 1998-03-01 17:04:14 +00:00 committed by Jeff Law
parent 81023100d3
commit de153e8290
2 changed files with 7 additions and 2 deletions

View 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

View File

@ -3255,8 +3255,9 @@ fold_range_test (exp)
TREE_TYPE (exp), lhs, rhs);
}
}
else
return 0;
return 0;
}
/* Subroutine for fold_truthop: C is an INTEGER_CST interpreted as a P