fold-const.c (fold_convert): Don't call size_int_type_wide if input overflows.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Fri, 23 Feb 2001 21:05:41 +0000 (21:05 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 23 Feb 2001 21:05:41 +0000 (16:05 -0500)
commitac50176d22e5a67355cde8740a2acac344c0e35d
tree514f53534b6c0dd96e972859d9734115364355ba
parent9b58f7398639e201117b4f8131d0d2c92f4c6a52
fold-const.c (fold_convert): Don't call size_int_type_wide if input overflows.

* fold-const.c (fold_convert): Don't call size_int_type_wide if
input overflows.

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