From: Nathan Sidwell Date: Thu, 11 Feb 1999 00:15:08 +0000 (-0700) Subject: fold-const.c (range_binop): Take account of the bounded nature of fixed length arithm... X-Git-Tag: prereleases/egcs-1.1.2-prerelease-1~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=707bbb16a00597612c6857fd570a533dbf6ee28d;p=thirdparty%2Fgcc.git fold-const.c (range_binop): Take account of the bounded nature of fixed length arithmetic when... � * fold-const.c (range_binop): Take account of the bounded nature of fixed length arithmetic when comparing unbounded ranges. From-SVN: r25147 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8a3264c18754..cd635564a26b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Thu Feb 11 01:06:49 1999 Nathan Sidwell + + * fold-const.c (range_binop): Take account of the bounded nature + of fixed length arithmetic when comparing unbounded ranges. + Wed Feb 10 11:03:22 1999 Richard Henderson * configure.in (alphaev6*): Fix typo in target_cpu_default2.