fold-const.c (constant_boolean_node): Always create values of the specified type...
authorRoger Sayle <roger@eyesopen.com>
Fri, 18 Feb 2005 21:44:18 +0000 (21:44 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Fri, 18 Feb 2005 21:44:18 +0000 (21:44 +0000)
commit0a9c6fdf03f3a52f6516e36e89fbc4d3d2e6ef29
tree82218cda09c5ce3cde505a2a9c949e9bb04090df
parentf6775e78a8f432b7ea5d6794ec6d6494d29450b6
fold-const.c (constant_boolean_node): Always create values of the specified type...

* fold-const.c (constant_boolean_node): Always create values of
the specified type, don't bother calling truthvalue_conversion.

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