fold-const.c (extract_muldiv_1): Remove bogus TYPE_IS_SIZETYPE special-casing.
authorRichard Guenther <rguenther@suse.de>
Wed, 31 Aug 2011 11:39:20 +0000 (11:39 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 31 Aug 2011 11:39:20 +0000 (11:39 +0000)
commit32950a5d853b26880702b3ae471492dce637da8f
treecc8220e03fb99a500d9b0356e307a565b565be8a
parentdbb45bf915039d806c7827d715b3153efc8d6105
fold-const.c (extract_muldiv_1): Remove bogus TYPE_IS_SIZETYPE special-casing.

2011-08-31  Richard Guenther  <rguenther@suse.de>

* fold-const.c (extract_muldiv_1): Remove bogus TYPE_IS_SIZETYPE
special-casing.

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