fold-const.c (fold): Fix a few cases when the returned result is not of the same...
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Thu, 16 Mar 2000 23:45:28 +0000 (23:45 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 16 Mar 2000 23:45:28 +0000 (18:45 -0500)
commitc9869b75ee626214ec24447f33215fb4b6c9f038
tree8be480c93bcf9552a35b2f3938d918504f513389
parentb1801c0246be659c50616cda377cd982087e01c6
fold-const.c (fold): Fix a few cases when the returned result is not of the same type as the input.

* fold-const.c (fold): Fix a few cases when the returned result
is not of the same type as the input.

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