tree.c (get_unwidened): Check TREE_UNSIGNED on the field's type.
authorJason Merrill <jason@redhat.com>
Wed, 22 Oct 2003 02:19:38 +0000 (22:19 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 22 Oct 2003 02:19:38 +0000 (22:19 -0400)
commite64a6f2c6e98cc42276be79a712900da33811a36
tree68c8eeaf391327dbbc42d1b6c2f6b76135688242
parent40aae1784298218b225bfe9a237496a0e77acbed
tree.c (get_unwidened): Check TREE_UNSIGNED on the field's type.

        * tree.c (get_unwidened): Check TREE_UNSIGNED on the field's type.
        (get_narrower): Likewise.

From-SVN: r72787
gcc/ChangeLog
gcc/tree.c