typeck.c: Use fold_convert for ints and booleans.
authorAndrew Haley <aph@redhat.com>
Mon, 20 Dec 2004 13:35:25 +0000 (13:35 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Mon, 20 Dec 2004 13:35:25 +0000 (13:35 +0000)
commit521fce52171c106ab750800f9b4251280058cb6c
tree09b6a491ac6c8bc5e85ff3de5e1c18c7a9b099af
parent094a624bbd20f1817acfdbbf3432af7136e1f762
typeck.c: Use fold_convert for ints and booleans.

2004-12-20  Andrew Haley  <aph@redhat.com>

        * typeck.c: Use fold_convert for ints and booleans.

From-SVN: r92419
gcc/java/ChangeLog
gcc/java/typeck.c