* tree.c (get_unwidened): Check TREE_UNSIGNED on the field's type.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Oct 2003 02:19:38 +0000 (02:19 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Oct 2003 02:19:38 +0000 (02:19 +0000)
commitc5510925c3fe70b207ef1b4e381cb150bd8353ae
tree68c8eeaf391327dbbc42d1b6c2f6b76135688242
parent6a22ca241e7783f4a3f5fae23d157aa7c97317cd
    * tree.c (get_unwidened): Check TREE_UNSIGNED on the field's type.
        (get_narrower): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72787 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree.c