fold-const.c (fold_binary): Fix types in strlen vs.
authorRichard Guenther <rguenth@gcc.gnu.org>
Wed, 1 Jun 2005 09:34:15 +0000 (09:34 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 1 Jun 2005 09:34:15 +0000 (09:34 +0000)
commitd699d76aa7164b8125ef629d8bceac5f20cc0918
tree4ae0a84079f09d7454efc104f6c1b5ab32c8508c
parentd006f5eb56135d6130498994fd6e82c1198eb5e1
fold-const.c (fold_binary): Fix types in strlen vs.

2005-06-01  Richard Guenther  <rguenth@gcc.gnu.org>

* fold-const.c (fold_binary): Fix types in strlen vs.
zero comparison folding.

From-SVN: r100436
gcc/ChangeLog
gcc/fold-const.c